![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Go to the source code of this file.
Classes | |
| class | ObjectParams |
| class | Ball |
Typedefs | |
| typedef unsigned char | BallColor |
| typedef std::map< std::wstring, Ball * > | BallMap |
Functions | |
| static const BallColor | RedBall (0) |
| static const BallColor | BlueBall (1) |
| static const BallColor | YellowBall (2) |
| static const BallColor | GreenBall (3) |
| static const BallColor | VioletBall (4) |
| static const BallColor | AquaBall (5) |
| static const BallColor | NumBallColors (6) |
| typedef unsigned char BallColor |
Referenced by HlaBounceMainWindow::setupToolBar().
Referenced by HlaBounceMainWindow::setupToolBar().
Referenced by HlaBounceMainWindow::setupToolBar().
| static const BallColor NumBallColors | ( | 6 | ) | [static] |
Referenced by HlaBounceMainWindow::setupToolBar().
| static const BallColor VioletBall | ( | 4 | ) | [static] |
Referenced by HlaBounceMainWindow::setupToolBar().
| static const BallColor YellowBall | ( | 2 | ) | [static] |
Referenced by HlaBounceMainWindow::setupToolBar().