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

3 lines
87 B
Plaintext

(method new []
(super)
(addChild (new FlxGame 320 240 PlayState 1 60 60 true false)))