enum ValueTypeimport TypeAvailable in flash, flash9, neko, js, php, cppThe diffent possible runtime types of a value. See ''Type'' for the haXe Reflection API.
TUnknown
TObject
TNull
TInt
TFunction
TFloat
TEnum(e : Enum<Dynamic>)
TClass(c : Class<Dynamic>)
TBool
version #11792, modified 2011-11-27 10:59:28 by
NobbZ