Home
last modified time | relevance | path

Searched defs:get_mouse_pos (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/construo/construo-0.2.3/src/
H A Dinput_context.hpp47 Vector2d get_mouse_pos () { return Vector2d(get_mouse_x (), get_mouse_y()); } in get_mouse_pos() function in InputContext
/dports/games/renpy/renpy-7.4.11-sdk/renpy/test/
H A Dtestmouse.py34 def get_mouse_pos(x, y): function
/dports/devel/godot2/godot-2.1.6-stable/platform/server/
H A Dos_server.cpp144 Point2 OS_Server::get_mouse_pos() const { in get_mouse_pos() function in OS_Server
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/server/
H A Dos_server.cpp144 Point2 OS_Server::get_mouse_pos() const { in get_mouse_pos() function in OS_Server
/dports/multimedia/mpv/mpv-0.34.1/player/lua/
H A Ddefaults.lua45 function mp.get_mouse_pos() function
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/haiku/
H A Dos_haiku.cpp226 Point2 OS_Haiku::get_mouse_pos() const { in get_mouse_pos() function in OS_Haiku
/dports/devel/godot2/godot-2.1.6-stable/platform/haiku/
H A Dos_haiku.cpp226 Point2 OS_Haiku::get_mouse_pos() const { in get_mouse_pos() function in OS_Haiku
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_rubber.c248 get_mouse_pos( double * xx, in get_mouse_pos() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ui/
H A Dgadget.cpp341 void UI_GADGET::get_mouse_pos(int *xx, int *yy) in get_mouse_pos() function in UI_GADGET
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ui/
H A Dgadget.cpp331 void UI_GADGET::get_mouse_pos(int *xx, int *yy) in get_mouse_pos() function in UI_GADGET
/dports/devel/godot2/godot-2.1.6-stable/platform/bb10/
H A Dos_bb10.cpp238 Point2 OSBB10::get_mouse_pos() const { in get_mouse_pos() function in OSBB10
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/bb10/
H A Dos_bb10.cpp238 Point2 OSBB10::get_mouse_pos() const { in get_mouse_pos() function in OSBB10
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Dswdraw.py785 def get_mouse_pos(self): member in SWDraw
/dports/games/renpy/renpy-7.4.11-sdk/renpy/gl2/
H A Dgl2draw.pyx1017 def get_mouse_pos(self): member in GL2Draw
/dports/devel/godot-tools/godot-3.2.3-stable/platform/osx/
H A Dos_osx.mm108 static Vector2 get_mouse_pos(NSPoint locationInWindow) { function
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/iphone/
H A Dos_iphone.cpp402 Point2 OSIPhone::get_mouse_pos() const { in get_mouse_pos() function in OSIPhone
/dports/devel/godot2/godot-2.1.6-stable/platform/iphone/
H A Dos_iphone.cpp402 Point2 OSIPhone::get_mouse_pos() const { in get_mouse_pos() function in OSIPhone
/dports/devel/godot/godot-3.2.3-stable/platform/osx/
H A Dos_osx.mm108 static Vector2 get_mouse_pos(NSPoint locationInWindow) { function
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.cpp556 Point2 OSWinrt::get_mouse_pos() const { in get_mouse_pos() function in OSWinrt
/dports/devel/godot2/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.cpp556 Point2 OSWinrt::get_mouse_pos() const { in get_mouse_pos() function in OSWinrt
/dports/devel/godot2/godot-2.1.6-stable/platform/osx/
H A Dos_osx.mm1322 Point2 OS_OSX::get_mouse_pos() const { function
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/android/
H A Dos_android.cpp228 Point2 OS_Android::get_mouse_pos() const { in get_mouse_pos() function in OS_Android
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/osx/
H A Dos_osx.mm1322 Point2 OS_OSX::get_mouse_pos() const { function
/dports/devel/godot2/godot-2.1.6-stable/platform/android/
H A Dos_android.cpp228 Point2 OS_Android::get_mouse_pos() const { in get_mouse_pos() function in OS_Android
/dports/devel/godot2/godot-2.1.6-stable/platform/javascript/
H A Dos_javascript.cpp554 Point2 OS_JavaScript::get_mouse_pos() const { in get_mouse_pos() function in OS_JavaScript

12