Difference between revisions of "Reference"

From Gamebuino Wiki
Jump to: navigation, search
(core)
(buttons)
Line 34: Line 34:
 
* [[gb.buttons.repeat]](button, period)
 
* [[gb.buttons.repeat]](button, period)
 
* [[gb.buttons.timeHeld]](button)
 
* [[gb.buttons.timeHeld]](button)
 +
Buttons' names: BTN_A, BTN_B, BTN_C, BTN_UP, BTN_RIGHT, BTN_DOWN, BTN_LEFT
 
</code>
 
</code>
  

Revision as of 2014-04-20T11:13:55

The Reference lists and explains all the functions of the Library.

Arguments in italic are optional.

core

User interface :

Perfomance monitor :

buttons

Buttons' names: BTN_A, BTN_B, BTN_C, BTN_UP, BTN_RIGHT, BTN_DOWN, BTN_LEFT

sound

Play :

Volume :

Build-in sounds :

battery

backlight

display

General :

Pixels :

Lines :

Rectangles :

Circles :

Triangles :

Bitmaps :

Text :