Difference between revisions of "Reference"

From Gamebuino Wiki
Jump to: navigation, search
(battery)
(backlight)
Line 68: Line 68:
 
== backlight ==
 
== backlight ==
 
<code>
 
<code>
* [[gb.backlight.set]]()
+
* [[gb.backlight.set]](brightness)
* [[gb.backlight.setAuto]]()
+
* [[gb.backlight.automatic]] = true/false
 +
* [[gb.backlight.backlightValue]]
 +
* [[gb.backlight.ambientLight]]
 +
* [[gb.backlight.backlightMin]]
 +
* [[gb.backlight.backlightMax]]
 +
* [[gb.backlight.ambientLightMin]]
 +
* [[gb.backlight.ambientLightMax]]
 
</code>
 
</code>
  

Revision as of 2014-04-20T11:00:59

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 :