An NDoc Documented Class Library

Weapon Members

Weapon overview

Public Instance Constructors

Weapon ConstructorInitializes a new instance of the Weapon class.

Public Instance Fields

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

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 
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 (inherited from Ovorp.Entity) 
DrawForeground (inherited from Ovorp.Entity) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
FromByteArray 
GetBufferSize 
GetEntityType (inherited from Ovorp.Entity) 
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 (inherited from Ovorp.MovingEntity) 
ToByteArrayOverloaded.  
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 

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

Weapon Class | Virii Namespace