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:

Construct (overriding Objects.Construct)
Entities.Adjust (Inherited)
Entities.Construct (Inherited)
Entities.Delete (Inherited)
Entities.Object_Input (Inherited)
Entities.Object_Read (Inherited)
Entities.Object_Write (Inherited)
Entities.On_Activate (Inherited)
Entities.On_Collide (Inherited)
Entities.On_Hit_Wall (Inherited)
Entities.On_Load (Inherited)
Entities.On_Separate (Inherited)
Entities.Set_Attribute (Inherited)
Entities.Set_Directive (Inherited)
Entities.Tick (Inherited)
Entities.To_String (Inherited)
Entities.Update (Inherited)
Entities.Update_Frame (Inherited)
Object_Input
Object_Read
Object_Write