Difference between revisions of "Reference"

From Gamebuino Wiki
Jump to: navigation, search
(sound)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
The Reference lists and explains all the functions of the [[Library]].
+
Here is listed and explained all Gamebuino specific functions (the Gamebuino [[Library]]).
  
Arguments in ''italic'' are optional.
+
See [http://arduino.cc/en/Reference/HomePage Arduino Reference] for general purpose/basic functions and data types.
 +
 
 +
Note: Arguments in ''italic'' are optional.
 
<div style="float:left;width:38em;margin-right:2em;">
 
<div style="float:left;width:38em;margin-right:2em;">
  

Revision as of 2014-05-15T07:15:10

Here is listed and explained all Gamebuino specific functions (the Gamebuino Library).

See Arduino Reference for general purpose/basic functions and data types.

Note: Arguments in italic are optional.

core

User interface :

Perfomance monitor :

buttons

button:

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 :

rotation: NOROT, ROTCCW, ROT180, ROTCW

flip: FLIPH, FLIPV, FLIPVH

Text :

useful constants: LCDWIDTH, LCDHEIGHT, FONTWIDTH, FONTHEIGHT