#include <cameramvevent.h>
Inheritance diagram for CameraMovementEvent:


Public Member Functions | |
| CameraMovementEvent (Camera *, const char *) | |
| bool | is_type (const char *) |
| Use this as follows: is_type( MouseMoveEvent::type ). | |
Static Public Attributes | |
| const char * | type = "CameraMovementEvent" |
|
||||||||||||
|
|
|
|
Use this as follows: is_type( MouseMoveEvent::type ).
Reimplemented from Event. |
|
|
Reimplemented in CameraScrollEvent, CameraZoomEvent, CameraCenterEvent, and CameraSetEvent. |
1.3.5