|
|
int FixP_Alpha | int FixP_Alpha |
); | ); |
| |
struct r2pos TextReportGadget :: GetPos_Rel |
struct r2pos GetPos_Rel |
( | ( |
const struct r2rect& R2Rect_Parent | const struct r2rect& R2Rect_Parent |
) const; | ) const; |
| |
r2size TextReportGadget :: GetSize |
r2size GetSize |
( | ( |
const struct r2rect& R2Rect_Parent | const struct r2rect& R2Rect_Parent |
) const; | ) const; |
|
|
virtual void fill_data_block_for_process(char * data_start); | virtual void fill_data_block_for_process(char * data_start); |
| |
| |
Chunk* Chunk_With_Children::DynCreate(const char* data); |
Chunk* DynCreate(const char* data); |
| |
protected: | protected: |
| |
|
|
const ChunkObject* object=0 //object used so that conversion from float to int can be done in world coordinates | const ChunkObject* object=0 //object used so that conversion from float to int can be done in world coordinates |
); | ); |
| |
|
class Sprite_Header_Chunk; |
extern BOOL copy_sprite_to_shapeheader (RIFFHANDLE, SHAPEHEADER *& shphd,Sprite_Header_Chunk* shc, int listpos = GLS_NOTINLIST); | extern BOOL copy_sprite_to_shapeheader (RIFFHANDLE, SHAPEHEADER *& shphd,Sprite_Header_Chunk* shc, int listpos = GLS_NOTINLIST); |
| |
| |
|
|
struct hierarchy_variant_data; | struct hierarchy_variant_data; |
}; | }; |
| |
|
class File_Chunk; |
class Global_Hierarchy_Store | class Global_Hierarchy_Store |
{ | { |
| |
|
|
class Environment_Game_Mode_Chunk; | class Environment_Game_Mode_Chunk; |
class Environment_Game_Mode_Header_Chunk; | class Environment_Game_Mode_Header_Chunk; |
| |
|
class Environment_Data_Chunk; |
| |
class Environment_Game_Mode_Chunk : public Chunk_With_Children | class Environment_Game_Mode_Chunk : public Chunk_With_Children |
{ | { |