Commit Graph

3 Commits

Author SHA1 Message Date
Mikhail Reznichenko
0372c748c7 Many fixes and improvements for samples (#30)
* Update deprecated stuff

* Improve output formatting in input sample

* Update bmpfont sample

* Remove korio sample

* Update filter sample

* Translate comments and fix code in minesweeper sample

* Stylish fixes in onscreen-controller sample

* Stylish fixes in pong sample

* Support replaying voice on click in lipsync sample

* Move graphics view from box2d sample to shapes sample, add a few other shapes

* Small improvements for spriteanim and sprites10k samples

* Small stylish improvements for tictactoe-swf sample

* Small improvements for triangulation and ui samples

* Update korgePluginVersion
2020-06-22 16:29:23 +02:00
Carlos Ballesteros Velasco
8e7ddf15ab Can't use actualVirtualWidth/Height directly: (#24)
- That changes over the time and it is not updated on changed
- Since it is centered, the actualVirtualLeft/Top might be used too
- Since it doesn't handles resizing, let's just use virtualWidth/Height that works fine
2020-06-14 11:29:50 +02:00
soywiz
d596e5950d Rename all samples removing prefix and simplifying its names 2020-06-13 02:24:43 +02:00