fBoxes | TetrisPiece | [protected] |
fType | TetrisPiece | [protected] |
fX | TetrisPiece | [protected] |
fY | TetrisPiece | [protected] |
GetRandomType() | TetrisPiece | [inline, private] |
GetTetrisBox(Int_t i) | TetrisPiece | [inline] |
GetType() | TetrisPiece | [inline] |
GetX(int index) | TetrisPiece | [inline] |
GetX() | TetrisPiece | [inline] |
GetXx(int index) | TetrisPiece | [inline, protected] |
GetXxYy(int index, int &x, int &y) | TetrisPiece | [inline, protected] |
GetXY(int index, int &x, int &y) | TetrisPiece | [inline] |
GetY(int index) | TetrisPiece | [inline] |
GetY() | TetrisPiece | [inline] |
GetYy(int index) | TetrisPiece | [inline, protected] |
Hide() | TetrisPiece | [virtual] |
HideSomeBoxes(UInt_t type) | TetrisPiece | [private] |
Initialize(UInt_t type, TPad *pad) | TetrisPiece | [private] |
RotateLeft() | TetrisPiece | [virtual] |
RotateRight() | TetrisPiece | [virtual] |
SetRandomType() | TetrisPiece | [inline, virtual] |
SetType(UInt_t type) | TetrisPiece | [virtual] |
SetX(int index, int value) | TetrisPiece | [inline] |
SetX(Int_t x) | TetrisPiece | |
SetXx(int index, int value) | TetrisPiece | [inline, protected] |
SetXxYy(int index, int x, int y) | TetrisPiece | [inline, protected] |
SetXY(int index, int x, int y) | TetrisPiece | [inline] |
SetXY(Int_t x, Int_t y) | TetrisPiece | |
SetY(int index, int value) | TetrisPiece | [inline] |
SetY(Int_t y) | TetrisPiece | |
SetYy(int index, int value) | TetrisPiece | [inline, protected] |
Show() | TetrisPiece | [virtual] |
TetrisPiece(TPad *pad=(TPad *) TVirtualPad::Pad()) | TetrisPiece | [inline] |
TetrisPiece(UInt_t type, TPad *pad=(TPad *) TVirtualPad::Pad()) | TetrisPiece | [inline] |
~TetrisPiece() | TetrisPiece | [virtual] |