papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
EntityModel Struct Reference

#include <entity.h>

Data Fields

s32 flags
 
s8 renderMode
 
u8 unk_05
 
u8 unk_06
 
u8 unk_07
 
f32 nextFrameTime
 Set to 1.0 after each update.
 
f32 timeScale
 Default is 1.0.
 
EntityModelScriptcmdListReadPos
 
union { 
 
Gfx * displayList
 
SpriteRasterInfoimageData
 
gfx 
 
Mtx transform
 
EntityModelScriptcmdListSavedPos
 
Vec3svertexArray
 
void(* fpSetupGfxCallback )(void *)
 
void * setupGfxCallbackArg0
 

Field Documentation

◆ cmdListReadPos

◆ cmdListSavedPos

◆ flags

◆ fpSetupGfxCallback

void(* EntityModel::fpSetupGfxCallback) (void *)

◆ [union]

◆ nextFrameTime

◆ renderMode

◆ setupGfxCallbackArg0

void* EntityModel::setupGfxCallbackArg0

◆ timeScale

◆ transform

◆ unk_05

u8 EntityModel::unk_05

◆ unk_06

u8 EntityModel::unk_06

◆ unk_07

u8 EntityModel::unk_07

◆ vertexArray


The documentation for this struct was generated from the following file: