Difference between revisions of "CBlob"
From King Arthur's Gold Wiki
Line 271: | Line 271: | ||
| {{:CBlob::getSkinNum|getSkinNum}} | | {{:CBlob::getSkinNum|getSkinNum}} | ||
|- | |- | ||
− | | [[CBlob:: | + | | [[CBlob::getHeadNum|getHeadNum]] |
− | | {{:CBlob:: | + | | {{:CBlob::getHeadNum|getHeadNum}} |
|- | |- | ||
− | | [[CBlob:: | + | | [[CBlob::getSexNum|getSexNum]] |
− | | {{:CBlob:: | + | | {{:CBlob::getSexNum|getSexNum}} |
+ | |- | ||
+ | | [[CBlob::getName|getName]] | ||
+ | | {{:CBlob::getName|getName}} | ||
+ | |- | ||
+ | | [[CBlob::isMyPlayer|isMyPlayer]] | ||
+ | | {{:CBlob::isMyPlayer|isMyPlayer}} | ||
+ | |- | ||
+ | | [[CBlob::getControls|getControls]] | ||
+ | | {{:CBlob::getControls|getControls}} | ||
+ | |- | ||
+ | | [[CBlob::isKeyPressed|isKeyPressed]] | ||
+ | | {{:CBlob::isKeyPressed|isKeyPressed}} | ||
+ | |- | ||
+ | | [[CBlob::wasKeyPressed|wasKeyPressed]] | ||
+ | | {{:CBlob::wasKeyPressed|wasKeyPressed}} | ||
+ | |- | ||
+ | | [[CBlob::isKeyJustPressed|isKeyJustPressed]] | ||
+ | | {{:CBlob::isKeyJustPressed|isKeyJustPressed}} | ||
+ | |- | ||
+ | | [[CBlob::isKeyJustReleased|isKeyJustReleased]] | ||
+ | | {{:CBlob::isKeyJustReleased|isKeyJustReleased}} | ||
+ | |- | ||
+ | | [[CBlob::setKeyPressed|setKeyPressed]] | ||
+ | | {{:CBlob::setKeyPressed|setKeyPressed}} | ||
+ | |- | ||
+ | | [[CBlob::getAimPos|getAimPos]] | ||
+ | | {{:CBlob::getAimPos|getAimPos}} | ||
+ | |- | ||
+ | | [[CBlob::getMapTile|getMapTile]] | ||
+ | | {{:CBlob::getMapTile|getMapTile}} | ||
+ | |- | ||
+ | | [[CBlob::isMapBlock|isMapBlock]] | ||
+ | | {{:CBlob::isMapBlock|isMapBlock}} | ||
+ | |- | ||
+ | | [[CBlob::canBePlacedAt|canBePlacedAt]] | ||
+ | | {{:CBlob::canBePlacedAt|canBePlacedAt}} | ||
+ | |- | ||
+ | | [[CBlob::Hit|Hit]] | ||
+ | | {{:CBlob::Hit|Hit}} | ||
|- | |- | ||
| [[CBlob::x|x]] | | [[CBlob::x|x]] |
Revision as of 04:59, 8 September 2012
Methods:
Properties:
Property | Type | Description |
---|---|---|
health | f32 | |
defaultHealth | f32 | |
inventoryIconFrame | int | |
inventoryMaxStacks | int | |
inventoryFramDimension | dimension2di | |
inventorySlots | dimension2di |