PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
WldLevelItem Class Reference
Inheritance diagram for WldLevelItem:
WorldNode

Public Member Functions

 WldLevelItem (WorldLevels _data)
 
 WldLevelItem (const WldLevelItem &x)
 
bool init ()
 
void render (float rx, float ry)
 
- Public Member Functions inherited from WorldNode
 WorldNode (const WorldNode &xx)
 
virtual bool collidePoint (long rx, long ry)
 
virtual bool collideWith (WorldNode *it)
 

Public Attributes

obj_w_level setup
 
float offset_x
 
float offset_y
 
PGE_Texture _path_tex
 
float _path_offset_x
 
float _path_offset_y
 
PGE_Texture _path_big_tex
 
float _path_big_offset_x
 
float _path_big_offset_y
 
WorldLevels data
 
- Public Attributes inherited from WorldNode
int type
 
long x
 
long y
 
long w
 
long h
 
float r
 
float g
 
float b
 
double Z
 
PGE_Texture texture
 
bool animated
 
long animatorID
 
bool vizible
 

Additional Inherited Members

- Public Types inherited from WorldNode
enum  nodeType {
  unknown =0, tile, scenery, path,
  level, musicbox
}
 

The documentation for this class was generated from the following files: