Inheritance diagram for MapView:
Public Member Functions | |
(void) | - setPainter: |
(NSPoint) | - gamePointRepresentingCentreOfView |
(void) | - setScaleFullView |
(void) | - setScale: |
(void) | - dummyMouseAction |
(void) | - setKeyMap: |
(float) | - mouseDir |
(void) | - sendSpeedReq: |
(bool) | - performAction: |
(void) | - normalModeKeyDown: |
(void) | - messageModeKeyDown: |
(void) | - macroModeKeyDown: |
(void) | - refitModeKeyDown: |
(NSPoint) | - mousePos |
Protected Attributes | |
NSPoint | centerPoint |
MTKeyMap * | keyMap |
int | scale |
int | inputMode |
float | step |
LLTrigonometry * | trigonometry |
PainterFactory * | painter |
Entity * | angleConvertor |
bool | busyDrawing |
LLNotificationCenter * | notificationCenter |
Universe * | universe |
Definition at line 13 of file MapView.h.