Public Member Functions | |
| mixed | Destroy (...) |
| lua : Moon:Destroy() | |
| mixed | SetMoonTexture (...) |
| lua : Moon:SetMoonTexture(string &textureName) | |
| mixed | SetMoonTextureAngularSize (...) |
| lua : Moon:SetMoonTextureAngularSize(unknown_Ogre::Degree moonTextureAngularSize) | |
| mixed | SetBodyColour (...) |
| lua : Moon:SetBodyColour(unknown_Ogre::ColourValue &colour) | |
| mixed | SetPhase (...) |
| lua : Moon:SetPhase(number phase) | |
Definition at line 2661 of file lua_pseudo_code.cpp.
| mixed cCaelumMoon_L::Destroy | ( | ... | ) | [inline] |
| mixed cCaelumMoon_L::SetMoonTexture | ( | ... | ) | [inline] |
| mixed cCaelumMoon_L::SetMoonTextureAngularSize | ( | ... | ) | [inline] |
lua : Moon:SetMoonTextureAngularSize(unknown_Ogre::Degree moonTextureAngularSize)
Definition at line 2670 of file lua_pseudo_code.cpp.
| mixed cCaelumMoon_L::SetBodyColour | ( | ... | ) | [inline] |
lua : Moon:SetBodyColour(unknown_Ogre::ColourValue &colour)
Definition at line 2673 of file lua_pseudo_code.cpp.
| mixed cCaelumMoon_L::SetPhase | ( | ... | ) | [inline] |
1.5.6