R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Public Member Functions | |
void | Clear () |
bool | IsDataType (const char *type) const |
bool | IsDelivery () const |
bool | IsPreview () const |
Data Fields | |
void * | Data |
int | DataFrameCount |
int | DataSize |
char | DataType [32+1] |
bool | Delivery |
bool | Preview |
ImGuiID | SourceId |
ImGuiID | SourceParentId |