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

3 lines
86 B
Plaintext

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