Component.mouseMove

Handler for mouse movement events.

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

Meta