Point Class

Neo Persistable Class

neo-persistibleclasses

Point Class

Point class Reference implementation of a NPC class consisting of a pair of x and y coorinates

Namespace:  NeoPersistableClass
Assembly:  NPCdApp (in NPCdApp.dll)

Syntax


public class Point : NeoTrace
Public Class Point _
	Inherits NeoTrace
public ref class Point : public NeoTrace

Inheritance Hierarchy


Object
  NeoPersistableClass..::..NeoTrace
    NeoPersistableClass..::..Point

See Also


[NeoPersistableClass.NeoTrace]