Difference between revisions of "CMap"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> CMap </onlyinclude> CMap Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | setTile | {{:CMap::setTile|setTi...")
 
Line 45: Line 45:
 
| {{:CMap::DestroyTile|DestroyTile}}
 
| {{:CMap::DestroyTile|DestroyTile}}
 
|-
 
|-
| [[CInventory::getEffect|getEffect]]
+
| [[CMap::getEffect|getEffect]]
| {{:CInventory::getEffect|getEffect}}
+
| {{:CMap::getEffect|getEffect}}
 
|-
 
|-
| [[CInventory::setEffect|setEffect]]
+
| [[CMap::setEffect|setEffect]]
| {{:CInventory::setEffect|setEffect}}
+
| {{:CMap::setEffect|setEffect}}
 
|-
 
|-
| [[CInventory::isTileSolid|isTileSolid]]
+
| [[CMap::isTileSolid|isTileSolid]]
| {{:CInventory::isTileSolid|isTileSolid}}
+
| {{:CMap::isTileSolid|isTileSolid}}
 
|-
 
|-
| [[CInventory::rayCastSolid|rayCastSolid]]
+
| [[CMap::rayCastSolid|rayCastSolid]]
| {{:CInventory::rayCastSolid|rayCastSolid}}
+
| {{:CMap::rayCastSolid|rayCastSolid}}
 
|-
 
|-
| [[CInventory::inInWater|inInWater]]
+
| [[CMap::inInWater|inInWater]]
| {{:CInventory::inInWater|inInWater}}
+
| {{:CMap::inInWater|inInWater}}
 
|-
 
|-
| [[CInventory::SplashEffect|SplashEffect]]
+
| [[CMap::SplashEffect|SplashEffect]]
| {{:CInventory::SplashEffect|SplashEffect}}
+
| {{:CMap::SplashEffect|SplashEffect}}
 
|-
 
|-
| [[CInventory::setWaterLevel|setWaterLevel]]
+
| [[CMap::setWaterLevel|setWaterLevel]]
| {{:CInventory::setWaterLevel|setWaterLevel}}
+
| {{:CMap::setWaterLevel|setWaterLevel}}
 
|-
 
|-
| [[CInventory::getLandHeightAtX|getLandHeightAtX]]
+
| [[CMap::getLandHeightAtX|getLandHeightAtX]]
| {{:CInventory::getLandHeightAtX|getLandHeightAtX}}
+
| {{:CMap::getLandHeightAtX|getLandHeightAtX}}
 
|-
 
|-
| [[CInventory::GetLandYatX|GetLandYatX]]
+
| [[CMap::GetLandYatX|GetLandYatX]]
| {{:CInventory::GetLandYatX|GetLandYatX}}
+
| {{:CMap::GetLandYatX|GetLandYatX}}
 
|-
 
|-
| [[CInventory::IsBelowLand|IsBelowLand]]
+
| [[CMap::IsBelowLand|IsBelowLand]]
| {{:CInventory::IsBelowLand|IsBelowLand}}
+
| {{:CMap::IsBelowLand|IsBelowLand}}
 
|-
 
|-
| [[CInventory::SetDayTime|SetDayTime]]
+
| [[CMap::SetDayTime|SetDayTime]]
| {{:CInventory::SetDayTime|SetDayTime}}
+
| {{:CMap::SetDayTime|SetDayTime}}
 
|-
 
|-
| [[CInventory::getDayTime|getDayTime]]
+
| [[CMap::getDayTime|getDayTime]]
| {{:CInventory::getDayTime|getDayTime}}
+
| {{:CMap::getDayTime|getDayTime}}
 
|-
 
|-
| [[CInventory::getColorLight|getColorLight]]
+
| [[CMap::getColorLight|getColorLight]]
| {{:CInventory::getColorLight|getColorLight}}
+
| {{:CMap::getColorLight|getColorLight}}
 
|-
 
|-
  

Revision as of 22:15, 7 September 2012

CMap


CMap

Methods:

Method Description
setTile


getTile


GetTileWorldPosition


getTileOffset


getTileSpacePosition


getTileOffset


GetTileSpacePosition CMap::GetTileSpacePosition
getAlignedWorldPos


isBuildableAtPos


HasSupportAtPos


DestroyTile


getEffect


setEffect


isTileSolid


rayCastSolid


inInWater


SplashEffect


setWaterLevel


getLandHeightAtX


GetLandYatX


IsBelowLand


SetDayTime


getDayTime


getColorLight