An NDoc Documented Class Library

Bumper Members

Bumper overview

Public Instance Constructors

Bumper ConstructorInitializes a new instance of the Bumper class.

Public Instance Fields

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

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) 
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 (inherited from Ovorp.Entity) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
FromByteArray (inherited from Ovorp.MovingEntity) 
GetBufferSize (inherited from Ovorp.MovingEntity) 
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.
IsCollidingMap 
Move (inherited from Ovorp.MovingEntity) 
MoveBy (inherited from Ovorp.MovingEntity) 
NewBumper 
PreSendAction (inherited from Ovorp.Entity) 
SetVector (inherited from Ovorp.MovingEntity) 
Think (inherited from Ovorp.MovingEntity) 
ToByteArray (inherited from Ovorp.MovingEntity)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) 

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

Bumper Class | Virii Namespace