package textbox; typedef CommandValues = { command:Int, activated:Bool, arg1:Int, arg2:Int, arg3:Int };