Functions | |
f32 | entity_SuperBlockContent_get_previous_yaw (SuperBlockContentData *data, s32 lagTime) |
void | entity_upgrade_block_hide_content (s32 entityIndex) |
s32 | entity_upgrade_block_idle (Entity *entity) |
void | entity_upgrade_block_check_if_inactive (Entity *entity) |
void | entity_upgrade_block_init (Entity *entity) |
void | entity_SuperBlock_init (Entity *entity) |
void | entity_UltraBlock_init (Entity *entity) |
void | entity_SuperBlockContent_attach_to_parent (Entity *entity) |
void | entity_SuperBlockContent_setupGfx (s32 entityIndex) |
void | entity_SuperBlockContent_idle (Entity *entity) |
void | entity_init_SuperBlockContent (Entity *entity) |
void | entity_init_UltraBlockContent (Entity *entity) |
void entity_init_SuperBlockContent | ( | Entity * | entity | ) |
void entity_init_UltraBlockContent | ( | Entity * | entity | ) |
void entity_SuperBlock_init | ( | Entity * | entity | ) |
void entity_SuperBlockContent_attach_to_parent | ( | Entity * | entity | ) |
Referenced by entity_SuperBlockContent_idle().
f32 entity_SuperBlockContent_get_previous_yaw | ( | SuperBlockContentData * | data, |
s32 | lagTime ) |
Referenced by entity_SuperBlockContent_setupGfx().
void entity_SuperBlockContent_idle | ( | Entity * | entity | ) |
void entity_SuperBlockContent_setupGfx | ( | s32 | entityIndex | ) |
Referenced by entity_init_SuperBlockContent(), and entity_init_UltraBlockContent().
void entity_UltraBlock_init | ( | Entity * | entity | ) |
void entity_upgrade_block_check_if_inactive | ( | Entity * | entity | ) |
void entity_upgrade_block_hide_content | ( | s32 | entityIndex | ) |
s32 entity_upgrade_block_idle | ( | Entity * | entity | ) |
void entity_upgrade_block_init | ( | Entity * | entity | ) |
Referenced by entity_SuperBlock_init(), and entity_UltraBlock_init().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
EntityBlueprint Entity_SuperBlock |
s8 Entity_SuperBlock_PalData[] |
Referenced by entity_SuperBlockContent_setupGfx().
unsigned char* Entity_SuperBlock_Palettes[] |
Referenced by entity_SuperBlockContent_setupGfx().
|
extern |
EntityModelScript Entity_SuperBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_SuperBlock_Render, RENDER_MODE_ALPHATEST) |
EntityScript Entity_SuperBlock_Script |
EntityBlueprint Entity_SuperBlockContent |
Referenced by entity_upgrade_block_check_if_inactive().
|
extern |
Referenced by entity_init_SuperBlockContent().
|
extern |
Referenced by entity_init_SuperBlockContent().
EntityModelScript Entity_SuperBlockContent_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RenderNone, RENDER_MODE_SURFACE_XLU_LAYER2) |
EntityScript Entity_SuperBlockContent_Script |
EntityBlueprint Entity_UltraBlock |
|
extern |
EntityModelScript Entity_UltraBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_UltraBlock_Render, RENDER_MODE_ALPHATEST) |
EntityBlueprint Entity_UltraBlockContent |
|
extern |
Referenced by entity_init_UltraBlockContent().
|
extern |
Referenced by entity_init_UltraBlockContent().
EntityModelScript Entity_UltraBlockContent_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RenderNone, RENDER_MODE_SURFACE_XLU_LAYER2) |
EntityScript Entity_UltraBlockContent_Script |