|
| Room (const Common::String &name, HSQOBJECT &table) |
|
void | update (float elapsedSec) |
|
Common::SharedPtr< Object > | createObject (const Common::String &sheet, const Common::Array< Common::String > &frames) |
|
Common::SharedPtr< Object > | createTextObject (const Common::String &fontName, const Common::String &text, TextHAlignment hAlign=thLeft, TextVAlignment vAlign=tvCenter, float maxWidth=0.0f) |
|
Math::Vector2d | getScreenSize () |
|
Common::SharedPtr< Layer > | layer (int zsort) |
|
Common::SharedPtr< Object > | getObj (const Common::String &key) |
|
Light * | createLight (const Color &color, const Math::Vector2d &pos) |
|
float | getScaling (float yPos) |
|
void | objectParallaxLayer (Common::SharedPtr< Object > obj, int zsort) |
|
void | setOverlay (const Color &color) |
|
Color | getOverlay () const |
|
void | walkboxHidden (const Common::String &name, bool hidden) |
|
Common::Array< Math::Vector2d > | calculatePath (const Math::Vector2d &frm, const Math::Vector2d &to) |
|
The documentation for this class was generated from the following file: