|
|
| Block (BlockTemplate *pTemplate, uint32_t nData=0) |
| |
|
BlockTemplate * | GetTemplate () |
| |
|
uint16_t | GetTemplateId () |
| |
|
uint32_t | GetUserData () |
| |
|
int32 | GetTextureIndex () |
| |
|
|
void | SetTemplate (BlockTemplate *pTemplate) |
| |
|
void | SetUserData (uint32_t data) |
| |
|
void | PushEmptySlotIndex (uint16 nIndex) |
| |
|
uint16 | PopEmptySlot () |
| |
|
bool | IsEmptySlot () |
| |
|
uint16 | GetInstanceCount () |
| |
|
uint16 | DecreaseInstanceCount () |
| |
|
uint16 | IncreaseInstanceCount () |
| |
|
|
BlockTemplate * | m_pTemplate |
| |
|
uint16 | m_blockData |
| |
|
uint16 | m_nInstanceCount |
| |
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/BlockEngine/BlockChunk.h
- Client/trunk/ParaEngineClient/BlockEngine/BlockChunk.cpp