Skip to content

NNNIC/psgg-haxe-sample

Repository files navigation

Code Mix Visual Programming StateGo' s Haxe Sample

This is Code Mix Visual Programming StateGo's Haxe Sample.

Environment

Haxe 4.1.3
StateGo β11
Windows10

Open StateGo File

Open StateGo File : src/TestControl.psgg using StataGo.

You will see...

Output

StateGo will output src/TestControl.hx by converting.

Compile & Run

Use batch to compile & Run.

CPP

compile_cpp.bat
run_cpp.bat

C#

ToCSharp.bat

Javascript

ToJs.bat

Java

ToJava.bat

Python

ToPython.bat