Public Member Functions | |
| WldMusicBoxItem (WorldMusic _data) | |
| WldMusicBoxItem (const WldMusicBoxItem &x) | |
Public Member Functions inherited from WorldNode | |
| WorldNode (const WorldNode &xx) | |
| virtual void | render (float, float) |
| virtual bool | collidePoint (long rx, long ry) |
| virtual bool | collideWith (WorldNode *it) |
Public Attributes | |
| WorldMusic | data |
Public Attributes inherited from WorldNode | |
| int | type |
| long | x |
| long | y |
| long | w |
| long | h |
| float | r |
| float | g |
| float | b |
| double | Z |
| PGE_Texture | texture |
| bool | animated |
| long | animatorID |
| bool | vizible |
Additional Inherited Members | |
Public Types inherited from WorldNode | |
| enum | nodeType { unknown =0, tile, scenery, path, level, musicbox } |
1.8.7