#include <BitmapSurface.h>
|
| | BitmapSurface (const Util::ObjectFromFactoryId &pId) |
| |
| | BitmapSurface (const Util::ObjectFromFactoryId &pId, ObjFacTools::ResBitmap *pBitmap) |
| |
| | BitmapSurface (const Util::ObjectFromFactoryId &pId, ObjFacTools::ResBitmap *pBitmap1, ObjFacTools::ResBitmap *pBitmap2, int pRotationSpeed, int pRotationLen) |
| |
| | ~BitmapSurface () |
| |
| const Model::ContactEffectList * | GetEffectList () override |
| |
| void | RenderHorizontalSurface (VideoServices::Viewport3D *pDest, int pNbVertex, const MR_2DCoordinate *pVertexList, MR_Int32 pLevel, BOOL pTop, MR_SimulationTime pTime) override |
| |
| void | RenderWallSurface (VideoServices::Viewport3D *pDest, const MR_3DCoordinate &pUpperLeft, const MR_3DCoordinate &pLowerRight, MR_Int32 pLen, MR_SimulationTime pTime) override |
| |
| | SurfaceElement (const Util::ObjectFromFactoryId &id) |
| |
| virtual | ~SurfaceElement () |
| |
| | Element (const Util::ObjectFromFactoryId &id) |
| |
| virtual | ~Element () |
| |
| virtual void | AddRenderer () |
| |
| virtual void | ApplyEffect (const ContactEffect *pEffect, MR_SimulationTime pTime, MR_SimulationTime pDuration, BOOL pValidDirection, MR_Angle pHorizontalDirection, MR_Int32 pZMin, MR_Int32 pZMax, Track &track) |
| |
| void | ApplyEffects (const ContactEffectList *pList, MR_SimulationTime pTime, MR_SimulationTime pDuration, BOOL pValidDirection, MR_Angle pHorizontalDirection, MR_Int32 pZMin, MR_Int32 pZMax, Track &track) |
| |
| void | Serialize (Parcel::ObjStream &) overridefinal |
| |
| | ObjectFromFactory (const ObjectFromFactoryId &pId) noexcept |
| |
| virtual | ~ObjectFromFactory () |
| |
| const ObjectFromFactoryId & | GetTypeId () const noexcept |
| |
| HoverRace::ObjFac1::BitmapSurface::~BitmapSurface |
( |
| ) |
|
|
inline |
| int HoverRace::ObjFac1::BitmapSurface::mRotationLen |
|
protected |
| int HoverRace::ObjFac1::BitmapSurface::mRotationSpeed |
|
protected |
Negative values mean left to right rotation.
The documentation for this class was generated from the following files: