Difference between revisions of "CBlob"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) |
Shadlington (Talk | contribs) |
||
Line 78: | Line 78: | ||
| [[CBlob::isOnLadder|isOnLadder]] | | [[CBlob::isOnLadder|isOnLadder]] | ||
| {{:CBlob::isOnLadder|isOnLadder}} | | {{:CBlob::isOnLadder|isOnLadder}} | ||
+ | |- | ||
+ | | [[CBlob::isOnWall|isOnWall]] | ||
+ | | {{:CBlob::isOnWall|isOnWall}} | ||
+ | |- | ||
+ | | [[CBlob::isOnCeiling|isOnCeiling]] | ||
+ | | {{:CBlob::isOnCeiling|isOnCeiling}} | ||
|- | |- | ||
| [[CBlob::isInAction|isInAction]] | | [[CBlob::isInAction|isInAction]] |
Revision as of 12:33, 14 September 2012
Methods:
Properties:
Property | Type | Description |
---|---|---|
shape | CShape@ | Reference to the blob's shape object. |
health | f32 | |
defaultHealth | f32 | |
inventoryIconFrame | int | |
inventoryMaxStacks | int | |
inventoryFramDimension | dimension2di | |
inventorySlots | dimension2di |