Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Proyect Parabola 2.zip | 2013-11-14 | 65.8 kB | |
espada.zip | 2013-07-19 | 25.7 MB | |
Totals: 2 Items | 25.8 MB | 0 |
All rights to the owners of simplej.com New Functions: GetChar(number); returns a character from the correspoinding value save(string,filename); writes an external file with the string info ///not fully tested getTime(); alternative for System.getSystemNanoTime() getKey(key numb); returns a boolean value correspoinding to the number of the key(true==keypressed)// work with all keys keyPressed();returns the number of last key pressed useful to get the values of getkey(key numb)// work with all keys playMusic(filename); plays music /// not tested yet read(filename); reads an external file ///not fully tested