Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 1.05 KB

README.md

File metadata and controls

69 lines (39 loc) · 1.05 KB

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