![]() |
MAK RTIspy API Documentation for HLA Evolved
|
This is the complete list of members for Ball, including all inherited members.
| Ball() | Ball | |
| color() const | Ball | |
| direction() const | Ball | |
| graphicsItem() | Ball | |
| id() const | Ball | |
| isMarkedForDeletion() const | Ball | |
| isMine() const | Ball | |
| isVisible() const | Ball | |
| markForDeletion(bool mark) | Ball | |
| myColor | Ball | protected |
| myDirection | Ball | protected |
| myGraphicsItem | Ball | protected |
| myIsMine | Ball | protected |
| myIsVisible | Ball | protected |
| myMarkedForDeletion | Ball | protected |
| myObjectParams | Ball | protected |
| mySize | Ball | protected |
| mySpeed | Ball | protected |
| myX | Ball | protected |
| myY | Ball | protected |
| name() const | Ball | |
| objectParams() | Ball | |
| objectParams() const | Ball | |
| setColor(BallColor newColor) | Ball | |
| setDirection(double newDirection) | Ball | |
| setGraphicsItem(QGraphicsSvgItem *item) | Ball | |
| setIsMine(bool newIsMine) | Ball | |
| setLocation(short newXCoord, short newYCoord) | Ball | |
| setObjectParams(ObjectParams *newParams) | Ball | |
| setSize(unsigned short newSize) | Ball | |
| setSpeed(unsigned short newSpeed) | Ball | |
| setVisible(bool visible) | Ball | |
| setX(short newXCoord) | Ball | |
| setY(short newYCoord) | Ball | |
| size() const | Ball | |
| speed() const | Ball | |
| x() const | Ball | |
| y() const | Ball | |
| ~Ball() | Ball | virtual |