property_types library

Classes

PropertyTypes

Constants

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