Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsglib-1.0.1.zip | 2020-01-09 | 6.2 MB | |
readme | 2020-01-09 | 824 Bytes | |
jsglib-1.0.zip | 2019-12-26 | 6.2 MB | |
sglib-0.9.1.zip | 2019-03-20 | 1.9 MB | |
sglib-0.9.zip | 2019-01-05 | 2.0 MB | |
sglib-0.1.zip | 2013-05-21 | 725.6 kB | |
Totals: 6 Items | 17.0 MB | 0 |
1.0.1: - added methods to Tools/Toolbox to read int/doubles (2020/01/10 MS) 1.0: - renamed package to jsglib (2019/12/26 MS) - improved mouse button handling (2019/12/12 MS) - renamed some StageObject methods (2019/12/12 MS) - improved documentation (2019/12/02 MS) - added waitForKey method to stage (2019/12/01 MS) - added read method to stage (2019/11/30 MS) - added isKeyReleased method to stage (2019/11/30 MS) - improved examples (2019/11/30 MS) - mixed variables are now thread safe (2019/11/30 MS) - added act method and default loop for run (2019/11/30 MS) - derive stage from JFrame (2019/11/25 MS) 0.9.1: - added setText method - added addImage method without id - fixed glitch in rotating image - resize image on rotation 0.9: - improved API a lot 0.1: - initial public release