Class TCastleTiledMapData.TProperty
Unit
Declaration
type TProperty = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TCastleTiledMapData.TProperty
Enclosing Class
Overview
Fields
Name: String; |
|
Value: String; |
|
AType: String; |
Description
Fields
Name: String; |
|
The name of the property. |
Value: String; |
|
The value of the property. |
AType: String; |
|
The type of the property. Can be string (default), int, float, bool, color or file (since 0.16, with color and file added in 0.17). |
Generated by PasDoc 0.16.0-snapshot.