Cavestory Mod API
Public Attributes | Static Public Attributes | List of all members
GAME_DEMO_STATE Struct Reference

Holds a game demo's state. More...

#include <GameDemo.h>

Public Attributes

PXDEMO_DEMOINFO_STRUCT mInfo
 The game details.
 
PXDEMO_PLAYER_CHUNK mPlayers
 Players.
 
PXDEMO_FRAME_CHUNK mFrames
 Frames.
 
GAME_DEMO_STATEmNext
 Next demo state.
 
int mChecksum
 The checksum of this gamedemo.
 

Static Public Attributes

static GAME_DEMO_STATEfirst
 First demo state.
 

Detailed Description

Holds a game demo's state.


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