|
Public Member Functions |
| | ~Stuff () |
| irr::scene::ISceneNode * | createSkybox (const char *folder, const char *name, const char *extension="jpg") |
| void | initBalloon (const char *textureFile, const char *font) |
| void | setBalloonText (const char *textureFile, const char *txt) |
| irr::scene::IBillboardSceneNode * | createNewBalloon (irr::core::vector3df pos, int displayDuration, irr::core::dimension2d< irr::f32 > dimension) |
| | Create new balloon node.
|
| void | initAnimatedWaterMesh (void) |
| irr::scene::ISceneNode * | addAnimatedWater (irr::video::ITexture *texture, irr::core::vector3df size, irr::core::vector3df pos, bool isLighted=false, irr::f32 waveHeight=3.0f, irr::f32 waveSpeed=300.0f, irr::f32 waveLenght=10.0f) |
| | Add an animated water node.
|
Friends |
| void | initIrrsimple (void) |
| | init all - first function to call before calling the others
|