Template:Lua SceneObject
From Data Realms Wiki
(Difference between revisions)
Beautifybot (Talk | contribs) m (Test run of beautifying LuaDocs) |
Beautifybot (Talk | contribs) m (Test run of beautifying LuaDocs) |
||
Line 1: | Line 1: | ||
- | <noinclude></noinclude> | + | <noinclude> |
- | + | </noinclude><noinclude>The base class shared by Both TerrainObject:s and MovableObject:s, ie anything that can be places in a scene. | |
- | + | </noinclude>**[[SceneObject]]:[[SceneObject:GetTotalValue|GetTotalValue]] | |
- | <noinclude>The base class shared by Both TerrainObject:s and MovableObject:s, ie anything that can be places in a scene.</noinclude> | + | |
- | + | ||
- | + | ||
- | **[[SceneObject]]:[[SceneObject:GetTotalValue|GetTotalValue]] | + | |
**[[SceneObject]]:[[SceneObject:GetGoldValueString|GetGoldValueString]] | **[[SceneObject]]:[[SceneObject:GetGoldValueString|GetGoldValueString]] | ||
**[[SceneObject]]:[[SceneObject:IsOnScenePoint|IsOnScenePoint]] | **[[SceneObject]]:[[SceneObject:IsOnScenePoint|IsOnScenePoint]] | ||
**[[SceneObject]]:[[SceneObject:GetGoldValue|GetGoldValue]] | **[[SceneObject]]:[[SceneObject:GetGoldValue|GetGoldValue]] |
Latest revision as of 01:00, 28 June 2012
The base class shared by Both TerrainObject:s and MovableObject:s, ie anything that can be places in a scene.