#include <caplayerview.h>
Public Member Functions | |
| CAPlayerView (CAPlayer *player) | |
| Constructor. | |
| ~CAPlayerView () | |
| Destructor. | |
| void | display (int defaultPos) |
| Displays the player view in the panel area. | |
| void | renderButton () |
| Renders the button for this players color. | |
| CAPlayerView::CAPlayerView | ( | CAPlayer * | player | ) |
Constructor.
| player | Pointer to the appropriate player. |
| void CAPlayerView::display | ( | int | defaultPos | ) |
Displays the player view in the panel area.
| defaultPos | default position if rank is 0 (race startup) |
1.5.0