Handles HScript for you.

Constructor

@:value({ executeOn : BOTH })new(path:String, executeOn:ExecuteOn = BOTH)

Variables

@:value(new Interp())interp:Interp = new Interp()

Interprets the HScript.

@:value(new Parser())parser:Parser = new Parser()

Parses the HScript.

program:Expr

Current Expression.

Methods

inlineupdate(elapsed:Float):Void

Inherited Variables

Inherited Methods