Difference between revisions of "Reference"

From Gamebuino Wiki
Jump to: navigation, search
(battery)
Line 61: Line 61:
 
== battery ==
 
== battery ==
 
<code>
 
<code>
* [[gb.battery.getVoltage]]()
+
* [[gb.battery.voltage]]
* [[gb.battery.getLevel]]()
+
* [[gb.battery.level]]
* [[gb.battery.display]]()
+
* [[gb.battery.show]] = true/false;
 
</code>
 
</code>
  

Revision as of 2014-04-20T09:57:02

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

Arguments in italic are optional.

core

User interface :

Perfomance monitor :

buttons

sound

Play :

Volume :

Build-in sounds :

battery

backlight

display

General :

Pixels :

Lines :

Rectangles :

Circles :

Triangles :

Bitmaps :

Text :