Record TGameControllers.TEnumerator

Unit

Declaration

type TEnumerator = record

Description

This item has no description.

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.16.0-snapshot.