Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CreateLevelData Struct Reference

Public Attributes

size_t num_components
 
size_t prev_level_w
 
size_t prev_level_h
 
const u8prev_level_data
 
size_t prev_level_dataSize
 

Detailed Description

Definition at line 175 of file tex.cpp.

Member Data Documentation

size_t CreateLevelData::num_components

Definition at line 177 of file tex.cpp.

const u8* CreateLevelData::prev_level_data

Definition at line 181 of file tex.cpp.

size_t CreateLevelData::prev_level_dataSize

Definition at line 182 of file tex.cpp.

size_t CreateLevelData::prev_level_h

Definition at line 180 of file tex.cpp.

size_t CreateLevelData::prev_level_w

Definition at line 179 of file tex.cpp.


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