All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gpsys.lawnmower.LawnMowerTypes

java.lang.Object
   |
   +----gpsys.Type
           |
           +----gpsys.lawnmower.LawnMowerTypes

public class LawnMowerTypes
extends Type
Extend the types to include our new Vector2Mod8 type.

Author:
Adil Qureshi
Department of Computer Science,
University College London,
Gower St,
London WC1E 6BT,
UK.

Variable Index

 o Vector2Mod8
The Vector2Mod8 type.
 o Vector2Mod8_typedID
The type ID for the Vector2Mod8 type.

Constructor Index

 o LawnMowerTypes()

Variables

 o Vector2Mod8
 public static final Type Vector2Mod8
The Vector2Mod8 type.

 o Vector2Mod8_typedID
 public static final int Vector2Mod8_typedID
The type ID for the Vector2Mod8 type.

Constructors

 o LawnMowerTypes
 public LawnMowerTypes()

All Packages  Class Hierarchy  This Package  Previous  Next  Index