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.Input.MouseState Member List

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

_horizontalScrollWheelValueMicrosoft.Xna.Framework.Input.MouseStateprivate
_leftButtonMicrosoft.Xna.Framework.Input.MouseStateprivate
_middleButtonMicrosoft.Xna.Framework.Input.MouseStateprivate
_rightButtonMicrosoft.Xna.Framework.Input.MouseStateprivate
_scrollWheelValueMicrosoft.Xna.Framework.Input.MouseStateprivate
_xMicrosoft.Xna.Framework.Input.MouseStateprivate
_xButton1Microsoft.Xna.Framework.Input.MouseStateprivate
_xButton2Microsoft.Xna.Framework.Input.MouseStateprivate
_yMicrosoft.Xna.Framework.Input.MouseStateprivate
Equals(object obj)Microsoft.Xna.Framework.Input.MouseStateinline
GetHashCode()Microsoft.Xna.Framework.Input.MouseStateinline
HorizontalScrollWheelValueMicrosoft.Xna.Framework.Input.MouseState
LeftButtonMicrosoft.Xna.Framework.Input.MouseState
MiddleButtonMicrosoft.Xna.Framework.Input.MouseState
MouseState(int x, int y, int scrollWheel, ButtonState leftButton, ButtonState middleButton, ButtonState rightButton, ButtonState xButton1, ButtonState xButton2)Microsoft.Xna.Framework.Input.MouseStateinline
MouseState(int x, int y, int scrollWheel, ButtonState leftButton, ButtonState middleButton, ButtonState rightButton, ButtonState xButton1, ButtonState xButton2, int horizontalScrollWheel)Microsoft.Xna.Framework.Input.MouseStateinline
operator!=(MouseState left, MouseState right)Microsoft.Xna.Framework.Input.MouseStateinlinestatic
operator==(MouseState left, MouseState right)Microsoft.Xna.Framework.Input.MouseStateinlinestatic
PositionMicrosoft.Xna.Framework.Input.MouseState
RightButtonMicrosoft.Xna.Framework.Input.MouseState
ScrollWheelValueMicrosoft.Xna.Framework.Input.MouseState
XMicrosoft.Xna.Framework.Input.MouseState
XButton1Microsoft.Xna.Framework.Input.MouseState
XButton2Microsoft.Xna.Framework.Input.MouseState
YMicrosoft.Xna.Framework.Input.MouseState