property_types library
Classes
Constants
-
propertyTypesMap
→ const Map<
String, int> -
{"unknown" : PropertyTypes.unknown, "posX" : PropertyTypes.posX, "posY" : PropertyTypes.posY, "scaleX" : PropertyTypes.scaleX, "scaleY" : PropertyType…