An NDoc Documented Class Library

Turret Members

Turret overview

Public Instance Constructors

Turret ConstructorInitializes a new instance of the Turret class.

Public Instance Fields

Age (inherited from Ovorp.Entity) 
LastLocation (inherited from Ovorp.MovingEntity) 
master (inherited from Weapon) 
PreCollisionLocation (inherited from Ovorp.MovingEntity) 
weaponAngleOffSet (inherited from Weapon) 

Public Instance Properties

Area (inherited from Ovorp.Entity) 
Center (inherited from Ovorp.Entity) 
ID (inherited from Ovorp.Entity) 
Location (inherited from Ovorp.Entity) 
PixelLocation (inherited from Ovorp.Entity) 
PixelSize (inherited from Ovorp.Entity) 
Shape (inherited from Ovorp.Entity) 
Size (inherited from Ovorp.Entity) 
WeaponHeading (inherited from Weapon) 
XVelocity (inherited from Ovorp.MovingEntity) 
YVelocity (inherited from Ovorp.MovingEntity) 

Public Instance Methods

AddVector (inherited from Ovorp.MovingEntity) 
AngleTo (inherited from Ovorp.Entity) 
CheckMapCollision (inherited from Ovorp.MovingEntity) 
Destroy (inherited from Ovorp.Entity) 
Draw 
DrawForeground 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
FromByteArray (inherited from Weapon) 
GetBufferSize (inherited from Weapon) 
GetEntityType 
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetReferencedEntities (inherited from Ovorp.SerializableObject) 
GetRenderLocation (inherited from Ovorp.Entity) 
GetType (inherited from Object)Gets the Type of the current instance.
Move (inherited from Ovorp.MovingEntity) 
MoveBy (inherited from Ovorp.MovingEntity) 
PreSendAction (inherited from Ovorp.Entity) 
SetVector (inherited from Ovorp.MovingEntity) 
Think 
ToByteArray (inherited from Weapon)Overloaded.  
ToByteArray (inherited from Ovorp.SerializableObject)Overloaded.  
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

FArea (inherited from Ovorp.Entity) 
FLocation (inherited from Ovorp.Entity) 
FSize (inherited from Ovorp.Entity) 
FXVelocity (inherited from Ovorp.MovingEntity) 
FYVelocity (inherited from Ovorp.MovingEntity) 
weaponHeading (inherited from Weapon) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Turret Class | Virii Namespace