View source
enum abstract DisplayModuleTypeKind(Int)
package haxe.display
import haxe.display.Display
Available on all platforms
Variables
inlineread onlyStruct:DisplayModuleTypeKind = 6
A typedef
that is an alias for an anonymous structure.
inlineread onlyTypeAlias:DisplayModuleTypeKind = 5
A typedef
that is just an alias for another type.