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 07:16, 10 April 2012
188 bytes added
,
07:16, 10 April 2012
→From the Pilas documentation in Spanish
Line 66:
Line 66:
==From the Pilas documentation in Spanish==
==From the Pilas documentation in Spanish==
−
Link to Spanish [http://readthedocs.org/docs/pilas/en/latest/empezando.html]
+
Link to Spanish
doc
[http://readthedocs.org/docs/pilas/en/latest/empezando.html]
mono.sonreir() //monkey smile
mono.sonreir() //monkey smile
Line 79:
Line 79:
mono.x = [-200, 200] * 5 //go side to side 5 times
mono.x = [-200, 200] * 5 //go side to side 5 times
mono.x = [-200, 200], 10 //animate over 10 seconds
mono.x = [-200, 200], 10 //animate over 10 seconds
+
help(mono)
+
pilas.ver(mono) //view source
+
mono.eliminar() //delete monkey
+
mono = pilas.actores.Mono() //create monkey
+
+
There is much more, read the Spanish.
Tonyforster
2,486
edits