eDriven Framework API
StageUtil Class
NamespaceseDriven.Core.UtilStageUtil
eDriven Framework API
The utility class used for stage operations
Declaration Syntax
C#Visual BasicVisual C++
public class StageUtil
Public Class StageUtil
public ref class StageUtil
Members
All MembersConstructorsMethodsFields



IconMemberDescription
StageUtil()()()()
Initializes a new instance of the StageUtil class

CenterRect(Rect)
Centers Rect

CenterRect(Rect, Rect)
Centers the inner inside the outer Rect

CenterRect(Rectangle, Rectangle)
Centers the inner inside the outer Rectangle

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FlipY(Vector3)
Flips the Y vector coordinate

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NULL_RECT
Null Rect

OffsetRect(Rect, Single, Single)
Offsets Rect

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
StageUtil

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)