Class TIrrlichtEvent

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIrrlichtEvent = class(TObject)

Description

Base class of all event types.

Hierarchy

Overview

Methods

Protected constructor Create(NType: TIrrlichtEventType);

Properties

Public property EventType: TIrrlichtEventType read FEventType;

Description

Methods

Protected constructor Create(NType: TIrrlichtEventType);

Constructor. Only used by derived classes.

Properties

Public property EventType: TIrrlichtEventType read FEventType;

Tells the real type this object has.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22