Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.IPoint2D Interface Reference

interface for classes that represent a point in 2d space More...

Inheritance diagram for DOL.GS.IPoint2D:
DOL.GS.IPoint3D DOL.GS.Point2D DOL.GS.IDoor DOL.GS.IGameLocation DOL.GS.Point3D DOL.GS.Point3D DOL.GS.GameDoor DOL.GS.Keeps.GameKeepDoor DOL.GS.Keeps.GameRelicDoor DOL.GS.Relics.RelicPillar DOL.GS.GameLocation DOL.GS.Housing.House DOL.GS.GameLocation DOL.GS.GameObject DOL.GS.Housing.House DOL.GS.Keeps.GameKeepHookPoint DOL.GS.Movement.PathPoint DOL.GS.GameLocation DOL.GS.GameObject DOL.GS.Housing.House DOL.GS.Keeps.GameKeepHookPoint DOL.GS.Movement.PathPoint

List of all members.

Public Member Functions

ushort GetHeading (IPoint2D point)
Point2D GetPointFromHeading (ushort heading, int distance)
int GetDistance (IPoint2D point)
void Clear ()

Properties

int X [get, set]
 X.
int Y [get, set]
 Y.

Detailed Description

interface for classes that represent a point in 2d space


Property Documentation

int DOL.GS.IPoint2D.X [get, set]
int DOL.GS.IPoint2D.Y [get, set]

The documentation for this interface was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events