ARVRController

Inherits: Spatial < Node < Object

Category: Core

Brief Description

Member Functions

int get_controller_id ( ) const
String get_controller_name ( ) const
bool get_is_active ( ) const
float get_joystick_axis ( int axis ) const
int get_joystick_id ( ) const
int is_button_pressed ( int button ) const
void set_controller_id ( int controller_id )

Signals

  • button_pressed ( int button )
  • button_release ( int button )

Member Variables

  • int controller_id

Member Function Description

  • int get_controller_id ( ) const
  • String get_controller_name ( ) const
  • bool get_is_active ( ) const
  • float get_joystick_axis ( int axis ) const
  • int get_joystick_id ( ) const
  • int is_button_pressed ( int button ) const
  • void set_controller_id ( int controller_id )