#include <grid.h>
Public Attributes | |
int16 | x = 0 |
int16 | y = 0 |
int16 | z = 0 |
int16 | posX = 0 |
int16 | posY = 0 |
int16 | index = 0 |
uint8 | shape = 0 |
uint8 | sound = 0 |
Brick entry data
int16 TwinE::BrickEntry::x = 0 |
Brick X position in screen
int16 TwinE::BrickEntry::y = 0 |
Brick Y position in screen
int16 TwinE::BrickEntry::z = 0 |
Brick Z position in screen
int16 TwinE::BrickEntry::posX = 0 |
Brick pixel X position
int16 TwinE::BrickEntry::posY = 0 |
Brick pixel Y position
int16 TwinE::BrickEntry::index = 0 |
Brick index
uint8 TwinE::BrickEntry::shape = 0 |
Brick shape type
uint8 TwinE::BrickEntry::sound = 0 |
Brick sound type