TmxObjectTypeTemplate
format.tmx.TmxObjectTypeTemplate (Class)
Instance Members
name: String
color: Int
properties: Array<TmxObjectTypeProperty>
new(name: String, color: Int, properties: Array<TmxObjectTypeProperty>): Void
Name | Type |
---|---|
name |
String |
color |
Int |
properties |
Array<TmxObjectTypeProperty> |
Metadata
Name | Parameters |
---|---|
:structInit |
- |