UEEditorMouseControls

Members

Functions

onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MOUSE_CLICK_DISTANCE_THRESHOLT
auto MOUSE_CLICK_DISTANCE_THRESHOLT;
Undocumented in source.
MOUSE_CLICK_TIMEOUT
auto MOUSE_CLICK_TIMEOUT;
Undocumented in source.
SPEED_FAST
auto SPEED_FAST;
Undocumented in source.
SPEED_NORMAL
auto SPEED_NORMAL;
Undocumented in source.

Inherited Members

From UEComponent

onUpdate
void onUpdate()
onCreate
void onCreate()
onDestroy
void onDestroy()
onCollision
void onCollision(UEComponent )
enabled
bool enabled [@property getter]
enabled
bool enabled [@property setter]
entity
UEEntity entity [@property getter]
sceneNode
UESceneNode sceneNode [@property getter]
registerEvent
void registerEvent(UEEventType _type, UEEventCallback _callback)

helper

getMenuItems
void getMenuItems(EditorMenuItem[] items)
setEntity
void setEntity(UEEntity _entity)

Meta