Class TCastleTiledMapData.TProperty
Unit
Declaration
type TProperty = class(TObject)
Description
This item has no description.
Source: scene/castletiledmap_data.inc (line 23).
Hierarchy
- TObject
- TCastleTiledMapData.TProperty
Enclosing Class
Overview
Fields
| Public | Name: String; |
| Public | Value: String; |
| Public | AType: String; |
Description
Fields
| Public | Name: String; |
|
The name of the property. | |
| Public | Value: String; |
|
The value of the property. | |
| Public | 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.17.0.snapshot.