libkipr  1.0.0
button.h File Reference

Go to the source code of this file.

Functions

void set_a_button_text (const char *text)
 
void set_b_button_text (const char *text)
 
void set_c_button_text (const char *text)
 
void set_x_button_text (const char *text)
 
void set_y_button_text (const char *text)
 
void set_z_button_text (const char *text)
 
int a_button ()
 
int b_button ()
 
int c_button ()
 
int x_button ()
 
int y_button ()
 
int z_button ()
 
int side_button ()
 
int black_button ()
 
int push_button ()
 
int left_button ()
 
int right_button ()
 
int a_button_clicked ()
 
int b_button_clicked ()
 
int c_button_clicked ()
 
int x_button_clicked ()
 
int y_button_clicked ()
 
int z_button_clicked ()
 
int side_button_clicked ()
 
int any_button ()
 
void extra_buttons_show ()
 
void extra_buttons_hide ()
 
int get_extra_buttons_visible ()
 
void set_extra_buttons_visible (int visible)
 

Detailed Description

Function Documentation

◆ push_button()

int push_button ( )

Gets the ousg button's state (pressed or not pressed.)

Returns
1 for pressed, 0 for not pressed
See also
a_button_clicked

The ousg button is the only physical button on the Wombat