Files
kiss-vscode/projects/nat-flixel-desktop-playground/source/Main.kiss

3 lines
86 B
Plaintext

(method new []
(super)
(addChild (new FlxGame 1280 720 PlayState 60 60 true false)))