Go to the source code of this file.
Functions | |
| void | entity_ArrowSign_setupGfx (s32 entityIndex) |
| void | entity_ArrowSign_idle (void) |
| void | entity_ArrowSign_init (Entity *entity) |
| s32 | entity_ArrowSign_handle_collision (Entity *entity) |
| void entity_ArrowSign_setupGfx | ( | s32 | entityIndex | ) |
Definition at line 9 of file ArrowSign.c.
Referenced by entity_ArrowSign_init().
Definition at line 29 of file ArrowSign.c.
Definition at line 32 of file ArrowSign.c.
| s32 entity_ArrowSign_handle_collision | ( | Entity * | entity | ) |
Definition at line 41 of file ArrowSign.c.
|
extern |
Definition at line 81 of file ArrowSign.c.
|
extern |
Definition at line 57 of file ArrowSign.c.
Referenced by entity_ArrowSign_setupGfx().
|
extern |
Definition at line 32 of file ArrowSign.c.
Referenced by entity_ArrowSign_setupGfx().
| EntityScript Entity_ArrowSign_Script |
Definition at line 48 of file ArrowSign.c.
| EntityModelScript Entity_ArrowSign_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_ArrowSign_Render, RENDER_MODE_SURFACE_OPA) |
Definition at line 53 of file ArrowSign.c.
| EntityBlueprint Entity_ArrowSign |
Definition at line 55 of file ArrowSign.c.