Public Member Functions | |
void | Init (int width, int height) |
void | SetCamera (int rotX, int rotY, int rotZ, int posX, int posY, int posZ, int cameraAp) |
void | TransformSceneXYZ (int x, int y, int z, int &xOut, int &yOut) |
void | Load (const Common::String &modelName, const Common::String &textureName) |
void | SetPalette (SCNHANDLE hPalette) |
void | SetSequence (uint animId, uint delay) |
Common::Rect | Draw (int direction, int x, int y, int z, int tDelta) |
Public Attributes | |
Model | _modelMain |
Model | _modelShadow |