Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activities/Pilas
(view source)
Revision as of 02:06, 11 April 2012
115 bytes added
,
02:06, 11 April 2012
→Getting Started
Line 36:
Line 36:
mono.x = 100
mono.x = 100
mono.y = 100
mono.y = 100
+
mono.z = 1 //depth or drawing order
mono.escala = 2 //set scale
mono.escala = 2 //set scale
mono.rotacion = 40 //rotate 40 degrees
mono.rotacion = 40 //rotate 40 degrees
Line 48:
Line 49:
pilas.iniciar() //initialise the game engine
pilas.iniciar() //initialise the game engine
pilas.iniciar(gravedad=(0, 0)) //initialise and set gravity
pilas.iniciar(gravedad=(0, 0)) //initialise and set gravity
−
//with pilas.actores you can create
+
//with pilas.actores you can create
:
//Mono Bomba Pingu Pelota Banana Monkey Bomb Penguin Ball Banana
//Mono Bomba Pingu Pelota Banana Monkey Bomb Penguin Ball Banana
+
//Caja Tortuga Box Turtle
There is much more, read the Spanish. [http://www.pilas-engine.com.ar/]
There is much more, read the Spanish. [http://www.pilas-engine.com.ar/]
Tonyforster
2,486
edits