Record TGameControllers.TEnumerator
Unit
Declaration
type TEnumerator = record
Description
This item has no description.
Source: ui/castlegamecontrollers.pas (line 202).
Enclosing Class
Overview
Methods
| Public | constructor Create(const AList: TGameControllerList); |
| Public | function MoveNext: Boolean; inline; |
Properties
| Public | property Current: TGameController read GetCurrent; |
Description
Methods
| Public | constructor Create(const AList: TGameControllerList); |
|
This item has no description. | |
| Public | function MoveNext: Boolean; inline; |
|
This item has no description. | |
Properties
| Public | property Current: TGameController read GetCurrent; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.