terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Rectangle Member List

This is the complete list of members for Microsoft.Xna.Framework.Rectangle, including all inherited members.

BottomMicrosoft.Xna.Framework.Rectangle
CenterMicrosoft.Xna.Framework.Rectangle
Contains(Point value)Microsoft.Xna.Framework.Rectangleinline
Contains(Rectangle value)Microsoft.Xna.Framework.Rectangleinline
Contains(ref Rectangle value, out bool result)Microsoft.Xna.Framework.Rectangleinline
Contains(int x, int y)Microsoft.Xna.Framework.Rectangleinline
Contains(ref Point value, out bool result)Microsoft.Xna.Framework.Rectangleinline
EmptyMicrosoft.Xna.Framework.Rectanglestatic
emptyRectangleMicrosoft.Xna.Framework.Rectangleprivatestatic
Equals(Rectangle other)Microsoft.Xna.Framework.Rectangleinline
Equals(object obj)Microsoft.Xna.Framework.Rectangleinline
GetHashCode()Microsoft.Xna.Framework.Rectangleinline
HeightMicrosoft.Xna.Framework.Rectangle
Inflate(int horizontalValue, int verticalValue)Microsoft.Xna.Framework.Rectangleinline
Intersect(Rectangle value1, Rectangle value2)Microsoft.Xna.Framework.Rectangleinlinestatic
Intersect(ref Rectangle value1, ref Rectangle value2, out Rectangle result)Microsoft.Xna.Framework.Rectangleinlinestatic
Intersects(ref Rectangle value, out bool result)Microsoft.Xna.Framework.Rectangleinline
Intersects(Rectangle rect)Microsoft.Xna.Framework.Rectangleinline
IsEmptyMicrosoft.Xna.Framework.Rectangle
LeftMicrosoft.Xna.Framework.Rectangle
LocationMicrosoft.Xna.Framework.Rectangle
Offset(Point offset)Microsoft.Xna.Framework.Rectangleinline
Offset(int offsetX, int offsetY)Microsoft.Xna.Framework.Rectangleinline
operator!=(Rectangle a, Rectangle b)Microsoft.Xna.Framework.Rectangleinlinestatic
operator==(Rectangle a, Rectangle b)Microsoft.Xna.Framework.Rectangleinlinestatic
Rectangle(int x, int y, int width, int height)Microsoft.Xna.Framework.Rectangleinline
Rectangle()Microsoft.Xna.Framework.Rectangleinlinestatic
RightMicrosoft.Xna.Framework.Rectangle
TopMicrosoft.Xna.Framework.Rectangle
ToString()Microsoft.Xna.Framework.Rectangleinline
Union(Rectangle value1, Rectangle value2)Microsoft.Xna.Framework.Rectangleinlinestatic
Union(ref Rectangle value1, ref Rectangle value2, out Rectangle result)Microsoft.Xna.Framework.Rectangleinlinestatic
WidthMicrosoft.Xna.Framework.Rectangle
XMicrosoft.Xna.Framework.Rectangle
YMicrosoft.Xna.Framework.Rectangle