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_strip > | strips |
| PGEColor | color |
| PGE_RectF | box |
Friends | |
| class | PGE_LevelCamera |
1.8.7