PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | Public Attributes | Friends | List of all members
LVL_Background Class Reference

Public Types

enum  type { single_row = 0, double_row = 1, tiled = 2, multi_layered = 3 }
 

Public Member Functions

 LVL_Background (const LVL_Background &_bg)
 
void setBg (obj_BG &bg)
 
void setNone ()
 
void setBox (PGE_RectF &_box)
 
void draw (float x, float y, float w, float h)
 
bool isInit ()
 
int curBgId ()
 

Public Attributes

bool _isInited
 
obj_BG setup
 
type bgType
 
bool isNoImage
 
PGE_Texture txData1
 
PGE_Texture txData2
 
bool isAnimated
 
long animator_ID
 
bool isMagic
 
QList< LVL_Background_stripstrips
 
PGEColor color
 
PGE_RectF box
 

Friends

class PGE_LevelCamera
 

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