Searched defs:dispatchEditorPointer (Results 1 – 2 of 2) sorted by relevance
619 bool dispatchEditorPointer(float x, float y, skui::InputState state, skui::ModifierKey mod) { in dispatchEditorPointer() function in __anon855b3a180111::ManagedAnimation
1066 dispatchEditorPointer(x: number, y: number, state: InputState, modifier: ModifierKey): boolean; method