...

Static variables

@:value(10)staticBYTE_SIZE:Int = 10

@:value(Thing.new)staticCONSTRUCTOR:Array<Any> ‑> Thing = Thing.new

Constructor

new(_args:Array<Any>)

Variables

angle:Int

flags:Int

type:Int

xpos:Float

ypos:Float

Methods

toString():String

Inherited Variables

Defined by LumpBase

@:value(false)override_new:Bool = false

Inherited Methods

Defined by LumpBase