Advertisement
Guest User

Switch controller functions gamemaker interpreter

a guest
Oct 22nd, 2019
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. switch_controller_acceleration
  2. switch_controller_angle
  3. switch_controller_angular_velocity
  4. switch_controller_axis_x
  5. switch_controller_axis_y
  6. switch_controller_axis_z
  7. switch_controller_direction
  8. switch_controller_get_handheld_activation_mode
  9. switch_controller_get_supported_styles
  10. switch_controller_handheld
  11. switch_controller_handheld_activation_dual
  12. switch_controller_handheld_activation_none
  13. switch_controller_handheld_activation_single
  14. switch_controller_is_at_rest
  15. switch_controller_joycon_dual
  16. switch_controller_joycon_get_holdtype
  17. switch_controller_joycon_holdtype_horizontal
  18. switch_controller_joycon_holdtype_vertical
  19. switch_controller_joycon_left
  20. switch_controller_joycon_left_connected
  21. switch_controller_joycon_right
  22. switch_controller_joycon_right_connected
  23. switch_controller_joycon_set_holdtype
  24. switch_controller_motor_left
  25. switch_controller_motor_right
  26. switch_controller_motor_single
  27. switch_controller_pro_controller
  28. switch_controller_set_handheld_activation_mode
  29. switch_controller_set_supported_styles
  30. switch_controller_show_strap_guide
  31. switch_controller_support_get_player_count
  32. switch_controller_support_get_selected_id
  33. switch_controller_support_set_all
  34. switch_controller_support_set_defaults
  35. switch_controller_support_set_explain_text
  36. switch_controller_support_set_identification_color
  37. switch_controller_support_set_identification_colour
  38. switch_controller_support_set_left_justify
  39. switch_controller_support_set_maintain_connections
  40. switch_controller_support_set_permit_joycon_dual
  41. switch_controller_support_set_player_max
  42. switch_controller_support_set_player_min
  43. switch_controller_support_set_show_explain_text
  44. switch_controller_support_set_show_identification_colors
  45. switch_controller_support_set_show_identification_colours
  46. switch_controller_support_set_singleplayer_only
  47. switch_controller_support_show
  48. switch_controller_vibrate_hd
  49. switch_controller_vibration_permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement