Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

mouse_ #63

Open
drewmccluskey opened this issue Dec 6, 2018 · 0 comments
Open

mouse_ #63

drewmccluskey opened this issue Dec 6, 2018 · 0 comments
Assignees
Projects

Comments

@drewmccluskey
Copy link
Collaborator

drewmccluskey commented Dec 6, 2018

Function:

  • 馃搶鉁旓笍mouse_button -> instad of a variable, this is now a function
  • 鉁旓笍mouse_check_button
  • 鉁旓笍mouse_check_button_pressed
  • 鉁旓笍mouse_check_button_released
  • 鉁旓笍mouse_clear
  • 鉁旓笍mouse_last_button
  • 鉁旓笍mouse_wheel_up
  • 鉁旓笍mouse_wheel_down
  • 鉂宮ouse_x
  • 鉂宮ouse_y
  • 馃挕 mouse (vec2)
  • 鉂寃indow_mouse_get_x
  • 鉂寃indow_mouse_get_y
  • 鉁旓笍window_mouse_set
  • 馃挕 window_mouse_get (vec2)
  • 鉂寃indow_view_mouse_get_x
  • 鉂寃indow_view_mouse_get_y
  • 鉂寃indow_views_mouse_get_x
  • 鉂寃indow_views_mouse_get_y

Constants:

Instead of constants these are now under enumerator MouseButtons

  • 鉁旓笍mb_left
  • 鉁旓笍mb_right
  • 鉁旓笍mb_any
  • 鉁旓笍mb_none
  • 鉁旓笍mb_middle
  • 馃挕 mb_x1
  • 馃挕 mb_x2
@lofcz lofcz added the GM port label Dec 6, 2018
@Lajky12 Lajky12 added this to Honza 1 in LoF Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
LoF
Honza 1
Development

No branches or pull requests

3 participants