ImplTmxProperties
format.tmx._Data.ImplTmxProperties (private class)
Instance Members
propertyCount(): Int
Returns |
---|
Int |
Name | Type |
---|---|
name |
String |
Returns |
---|
Bool |
Name | Type |
---|---|
name |
String |
type |
Anonymous |
Returns |
---|
Bool |
Name | Type |
---|---|
name |
String |
value |
String |
Name | Type |
---|---|
name |
String |
value |
String |
Name | Type |
---|---|
name |
String |
value |
Int |
Name | Type |
---|---|
name |
String |
value |
Int |
Name | Type |
---|---|
name |
String |
value |
Float |
Name | Type |
---|---|
name |
String |
value |
Bool |
getType(name: String): Anonymous
Name | Type |
---|---|
name |
String |
Returns |
---|
Anonymous |
Name | Type |
---|---|
name |
String |
Returns |
---|
String |
keys(): Iterator
Returns |
---|
Iterator |
Name | Type |
---|---|
name |
String |
Returns |
---|
String |
Name | Type |
---|---|
name |
String |
Returns |
---|
String |
Name | Type |
---|---|
name |
String |
Returns |
---|
Null<Int> |
Name | Type |
---|---|
name |
String |
Returns |
---|
Null<Int> |
Name | Type |
---|---|
name |
String |
Returns |
---|
Float |
Name | Type |
---|---|
name |
String |
Returns |
---|
Bool |
propagateTo(other: format.tmx.TmxProperties, ?_override: Bool = false): Void
Name | Type | Default |
---|---|---|
other |
format.tmx.TmxProperties | |
_override |
Bool | false |
new(): Void
Private Members
types: Array<Anonymous>