Index

Package: Poles

Description

package Entities.Poles is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Classes

Pole (abstract)

type Pole is abstract new Entity with private;

Ancestors:

Primitive operations:

Adjust (Inherited)
Construct (overriding Construct)
Construct (Inherited)
Delete (Inherited)
Face (Inherited)
Object_Input (Inherited)
Object_Input
Object_Read
Object_Read (Inherited)
Object_Write (Inherited)
Object_Write
On_Activate (Inherited)
On_Collide (Inherited)
On_Hit_Wall (Inherited)
On_Load (Inherited)
On_Separate (Inherited)
Set_Attribute (Inherited)
Tick (Inherited)
To_String (Inherited)
Update_Frame (Inherited)