GameToolsR2 - Created by: X

Looping Members

Public Instance Constructors

LoopingOverloaded. Initialize a new instance of the Looping class.

Public Instance Properties

Direction (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.Direction
DoLoopMissing <summary> documentation for P:CBX.Libs.GameToolsR2.Looping.DoLoop
DoWrap (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.DoWrap
IsDoneMissing <summary> documentation for P:CBX.Libs.GameToolsR2.Looping.IsDone
Max (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.Max
Min (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.Min
StepValue (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.StepValue
Value (inherited from PingPong)Missing <summary> documentation for P:CBX.Libs.GameToolsR2.PingPong.Value

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.
UpdateMissing <summary> documentation for M:CBX.Libs.GameToolsR2.Looping.Update

Protected Instance Fields

mblnDoLoopMissing <summary> documentation for F:CBX.Libs.GameToolsR2.Looping.mblnDoLoop
mblnDoWrap (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.mblnDoWrap
menuDirection (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.menuDirection
msinMax (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.msinMax
msinMin (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.msinMin
msinStepValue (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.msinStepValue
msinValue (inherited from PingPong)Missing <summary> documentation for F:CBX.Libs.GameToolsR2.PingPong.msinValue

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

Looping Class | CBX.Libs.GameToolsR2 Namespace