Component.mouseMove

Handler for mouse movement events.

class Component
void delegate(FloatVector position, ref bool stopEvent) mouseMove;

Meta