Inherited by MapView.
Inheritance diagram for GameView:
Public Member Functions | |
(NSPoint) | - gamePointRepresentingCentreOfView |
(void) | - setScaleFullView |
(void) | - setScale: |
(void) | - dummyMouseAction |
(void) | - setKeyMap: |
(float) | - mouseDir |
(void) | - sendSpeedReq: |
(bool) | - performAction: |
Protected Attributes | |
MTKeyMap * | keyMap |
int | scale |
float | step |
LLTrigonometry * | trigonometry |
PainterFactory * | painter |
Entity * | angleConvertor |
bool | busyDrawing |
Definition at line 21 of file GameView.h.