Public Member Functions | |
| mixed | Destroy (...) |
| lua : GroundFog:Destroy() | |
| mixed | SetDensity (...) |
| lua : GroundFog:SetDensity(number density) | |
| mixed | GetDensity (...) |
| lua : number GroundFog:GetDensity() | |
| mixed | SetColour (...) |
| lua : GroundFog:SetColour(unknown_Ogre::ColourValue &colour) | |
| mixed | GetColour (...) |
| lua : unknown_Ogre::ColourValue GroundFog:GetColour() | |
| mixed | SetVerticalDecay (...) |
| lua : GroundFog:SetVerticalDecay(number verticalDecay) | |
| mixed | GetVerticalDecay (...) |
| lua : number GroundFog:GetVerticalDecay() | |
| mixed | SetGroundLevel (...) |
| lua : GroundFog:SetGroundLevel(number GroundLevela) | |
| mixed | GetGroundLevel (...) |
| lua : number GroundFog:GetGroundLevel() | |
| mixed | ForceUpdate (...) |
| lua : GroundFog:ForceUpdate() | |
Definition at line 2627 of file lua_pseudo_code.cpp.
| mixed cCaelumGroundFog_L::Destroy | ( | ... | ) | [inline] |
| mixed cCaelumGroundFog_L::SetDensity | ( | ... | ) | [inline] |
| mixed cCaelumGroundFog_L::GetDensity | ( | ... | ) | [inline] |
| mixed cCaelumGroundFog_L::SetColour | ( | ... | ) | [inline] |
lua : GroundFog:SetColour(unknown_Ogre::ColourValue &colour)
Definition at line 2639 of file lua_pseudo_code.cpp.
| mixed cCaelumGroundFog_L::GetColour | ( | ... | ) | [inline] |
lua : unknown_Ogre::ColourValue GroundFog:GetColour()
Definition at line 2642 of file lua_pseudo_code.cpp.
| mixed cCaelumGroundFog_L::SetVerticalDecay | ( | ... | ) | [inline] |
lua : GroundFog:SetVerticalDecay(number verticalDecay)
Definition at line 2645 of file lua_pseudo_code.cpp.
| mixed cCaelumGroundFog_L::GetVerticalDecay | ( | ... | ) | [inline] |
| mixed cCaelumGroundFog_L::SetGroundLevel | ( | ... | ) | [inline] |
lua : GroundFog:SetGroundLevel(number GroundLevela)
Definition at line 2651 of file lua_pseudo_code.cpp.
| mixed cCaelumGroundFog_L::GetGroundLevel | ( | ... | ) | [inline] |
| mixed cCaelumGroundFog_L::ForceUpdate | ( | ... | ) | [inline] |
1.5.6