M.E. Game Development
Posts tonen met het label
frame rate
.
Alle posts tonen
Posts tonen met het label
frame rate
.
Alle posts tonen
zondag 20 december 2015
HaXe / Stencyl : Changing framerates
To show the framerate down (when using static images for instance) : ideal for chess/board games:
nme.Lib.current.stage.frameRate=10;
When you have the openfl branch:
openfl.Lib.current.stage.frameRate=10;
Oudere posts
Homepage
Abonneren op:
Posts (Atom)