Struct CameraSpinEvent
#include <CameraEvents.h>
Public Attributes
| Type | Name |
|---|---|
| Camera * | cam |
| float | mouse_delta_x |
| float | mouse_delta_y |
Public Attributes Documentation
variable cam
Camera* CameraSpinEvent::cam;
variable mouse_delta_x
float CameraSpinEvent::mouse_delta_x;
variable mouse_delta_y
float CameraSpinEvent::mouse_delta_y;
The documentation for this class was generated from the following file src/editor/events/CameraEvents.h