Record TGameControllers.TEnumerator
Unit
Declaration
type TEnumerator = record
Description
This item has no description.
Enclosing Class
Overview
Methods
![]() |
constructor Create(const AList: TGameControllerList); |
![]() |
function MoveNext: Boolean; inline; |
Properties
![]() |
property Current: TGameController read GetCurrent; |
Description
Methods
![]() |
constructor Create(const AList: TGameControllerList); |
This item has no description. |
![]() |
function MoveNext: Boolean; inline; |
This item has no description. |
Properties
![]() |
property Current: TGameController read GetCurrent; |
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.