documentation
.HELP!
SFML.Net Documentation
Vector2i Fields
SFML.Net
previous page
next page
SFML.Net
Vector2i Fields
The
Vector2i
type exposes the following members.
Fields
Name
Description
X
X (horizontal) component of the vector
Y
Y (vertical) component of the vector
Top
See Also
Reference
Vector2i Structure
SFML.System Namespace
previous page
start
next page
Menu
Homepage
Table of contents
SFML
LoadingFailedException Class
LoadingFailedException Constructor
LoadingFailedException Constructor
LoadingFailedException Constructor (String)
LoadingFailedException Constructor (SerializationInfo, StreamingContext)
LoadingFailedException Constructor (String, Exception)
LoadingFailedException Constructor (String, String)
LoadingFailedException Constructor (String, String, Exception)
LoadingFailedException Methods
LoadingFailedException Properties
ObjectBase Class
ObjectBase Constructor
ObjectBase Methods
Destroy Method
Dispose Method
Finalize Method
ObjectBase Properties
CPointer Property
SFML.Audio
Listener Class
Listener Constructor
Listener Methods
Listener Properties
Direction Property
GlobalVolume Property
Position Property
UpVector Property
Music Class
Music Constructor
Music Constructor (Byte[])
Music Constructor (Stream)
Music Constructor (String)
Music Methods
Destroy Method
Pause Method
Play Method
Stop Method
ToString Method
Music Properties
Attenuation Property
ChannelCount Property
Duration Property
Loop Property
MinDistance Property
Pitch Property
PlayingOffset Property
Position Property
RelativeToListener Property
SampleRate Property
Status Property
Volume Property
Sound Class
Sound Constructor
Sound Constructor
Sound Constructor (Sound)
Sound Constructor (SoundBuffer)
Sound Methods
Destroy Method
Pause Method
Play Method
Stop Method
ToString Method
Sound Properties
Attenuation Property
Loop Property
MinDistance Property
Pitch Property
PlayingOffset Property
Position Property
RelativeToListener Property
SoundBuffer Property
Status Property
Volume Property
SoundBuffer Class
SoundBuffer Constructor
SoundBuffer Constructor (Byte[])
SoundBuffer Constructor (Stream)
SoundBuffer Constructor (String)
SoundBuffer Constructor (SoundBuffer)
SoundBuffer Constructor (Int16[], UInt32, UInt32)
SoundBuffer Methods
Destroy Method
SaveToFile Method
ToString Method
SoundBuffer Properties
ChannelCount Property
Duration Property
SampleRate Property
Samples Property
SoundBufferRecorder Class
SoundBufferRecorder Constructor
SoundBufferRecorder Methods
OnProcessSamples Method
OnStart Method
OnStop Method
ToString Method
SoundBufferRecorder Properties
SoundBuffer Property
SoundRecorder Class
SoundRecorder Constructor
SoundRecorder Methods
Destroy Method
GetDevice Method
OnProcessSamples Method
OnStart Method
OnStop Method
SetDevice Method
SetProcessingInterval Method
Start Method
Start Method
Start Method (UInt32)
Stop Method
ToString Method
SoundRecorder Properties
AvailableDevices Property
DefaultDevice Property
IsAvailable Property
SampleRate Property
SoundStatus Enumeration
SoundStream Class
SoundStream Constructor
SoundStream Methods
Destroy Method
Initialize Method
OnGetData Method
OnSeek Method
Pause Method
Play Method
Stop Method
ToString Method
SoundStream Properties
Attenuation Property
ChannelCount Property
Loop Property
MinDistance Property
Pitch Property
PlayingOffset Property
Position Property
RelativeToListener Property
SampleRate Property
Status Property
Volume Property
SFML.Graphics
BlendMode Structure
BlendMode Constructor
BlendMode Constructor (BlendMode.Factor, BlendMode.Factor)
BlendMode Constructor (BlendMode.Factor, BlendMode.Factor, BlendMode.Equation)
BlendMode Constructor (BlendMode.Factor, BlendMode.Factor, BlendMode.Equation, BlendMode.Factor, BlendMode.Factor, BlendMode.Equation)
BlendMode Fields
Add Field
Alpha Field
AlphaDstFactor Field
AlphaEquation Field
AlphaSrcFactor Field
ColorDstFactor Field
ColorEquation Field
ColorSrcFactor Field
Multiply Field
None Field
BlendMode Methods
Equals Method
Equals Method (Object)
Equals Method (BlendMode)
GetHashCode Method
BlendMode Operators
Equality Operator
Inequality Operator
BlendMode.Equation Enumeration
BlendMode.Factor Enumeration
CircleShape Class
CircleShape Constructor
CircleShape Constructor
CircleShape Constructor (Single)
CircleShape Constructor (CircleShape)
CircleShape Constructor (Single, UInt32)
CircleShape Methods
GetPoint Method
GetPointCount Method
SetPointCount Method
CircleShape Properties
Radius Property
Color Structure
Color Constructor
Color Constructor (Color)
Color Constructor (Byte, Byte, Byte)
Color Constructor (Byte, Byte, Byte, Byte)
Color Fields
A Field
B Field
Black Field
Blue Field
Cyan Field
G Field
Green Field
Magenta Field
R Field
Red Field
Transparent Field
White Field
Yellow Field
Color Methods
Equals Method
Equals Method (Object)
Equals Method (Color)
GetHashCode Method
ToString Method
Color Operators
Addition Operator
Equality Operator
Inequality Operator
Multiply Operator
Subtraction Operator
ConvexShape Class
ConvexShape Constructor
ConvexShape Constructor
ConvexShape Constructor (UInt32)
ConvexShape Constructor (ConvexShape)
ConvexShape Methods
GetPoint Method
GetPointCount Method
SetPoint Method
SetPointCount Method
ConvexShape Properties
Drawable Interface
Drawable Methods
Draw Method
FloatRect Structure
FloatRect Constructor
FloatRect Constructor (Vector2f, Vector2f)
FloatRect Constructor (Single, Single, Single, Single)
FloatRect Fields
Height Field
Left Field
Top Field
Width Field
FloatRect Methods
Contains Method
Equals Method
Equals Method (Object)
Equals Method (FloatRect)
GetHashCode Method
Intersects Method
Intersects Method (FloatRect)
Intersects Method (FloatRect, FloatRect)
ToString Method
FloatRect Operators and Type Conversions
Equality Operator
Explicit Conversion (FloatRect to IntRect)
Inequality Operator
Font Class
Font Constructor
Font Constructor (Byte[])
Font Constructor (Stream)
Font Constructor (String)
Font Constructor (Font)
Font Methods
Destroy Method
GetGlyph Method
GetInfo Method
GetKerning Method
GetLineSpacing Method
GetTexture Method
GetUnderlinePosition Method
GetUnderlineThickness Method
ToString Method
Font Properties
Font.Info Structure
Info Fields
Family Field
Info Methods
Glyph Structure
Glyph Fields
Advance Field
Bounds Field
TextureRect Field
Glyph Methods
Image Class
Image Constructor
Image Constructor (Byte[])
Image Constructor (Stream)
Image Constructor (String)
Image Constructor (Color[,])
Image Constructor (Image)
Image Constructor (UInt32, UInt32)
Image Constructor (UInt32, UInt32, Color)
Image Constructor (UInt32, UInt32, Byte[])
Image Methods
Copy Method
Copy Method (Image, UInt32, UInt32)
Copy Method (Image, UInt32, UInt32, IntRect)
Copy Method (Image, UInt32, UInt32, IntRect, Boolean)
CreateMaskFromColor Method
CreateMaskFromColor Method (Color)
CreateMaskFromColor Method (Color, Byte)
Destroy Method
FlipHorizontally Method
FlipVertically Method
GetPixel Method
SaveToFile Method
SetPixel Method
ToString Method
Image Properties
Pixels Property
Size Property
IntRect Structure
IntRect Constructor
IntRect Constructor (Vector2i, Vector2i)
IntRect Constructor (Int32, Int32, Int32, Int32)
IntRect Fields
Height Field
Left Field
Top Field
Width Field
IntRect Methods
Contains Method
Equals Method
Equals Method (Object)
Equals Method (IntRect)
GetHashCode Method
Intersects Method
Intersects Method (IntRect)
Intersects Method (IntRect, IntRect)
ToString Method
IntRect Operators and Type Conversions
Equality Operator
Explicit Conversion (IntRect to FloatRect)
Inequality Operator
PrimitiveType Enumeration
RectangleShape Class
RectangleShape Constructor
RectangleShape Constructor
RectangleShape Constructor (RectangleShape)
RectangleShape Constructor (Vector2f)
RectangleShape Methods
GetPoint Method
GetPointCount Method
RectangleShape Properties
Size Property
RenderStates Structure
RenderStates Constructor
RenderStates Constructor (BlendMode)
RenderStates Constructor (RenderStates)
RenderStates Constructor (Shader)
RenderStates Constructor (Texture)
RenderStates Constructor (Transform)
RenderStates Constructor (BlendMode, Transform, Texture, Shader)
RenderStates Fields
BlendMode Field
Shader Field
Texture Field
Transform Field
RenderStates Methods
RenderStates Properties
Default Property
RenderTarget Interface
RenderTarget Methods
Clear Method
Clear Method
Clear Method (Color)
Draw Method
Draw Method (Drawable)
Draw Method (Drawable, RenderStates)
Draw Method (Vertex[], PrimitiveType)
Draw Method (Vertex[], PrimitiveType, RenderStates)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType, RenderStates)
GetView Method
GetViewport Method
MapCoordsToPixel Method
MapCoordsToPixel Method (Vector2f)
MapCoordsToPixel Method (Vector2f, View)
MapPixelToCoords Method
MapPixelToCoords Method (Vector2i)
MapPixelToCoords Method (Vector2i, View)
PopGLStates Method
PushGLStates Method
ResetGLStates Method
SetView Method
RenderTarget Properties
DefaultView Property
Size Property
RenderTexture Class
RenderTexture Constructor
RenderTexture Constructor (UInt32, UInt32)
RenderTexture Constructor (UInt32, UInt32, Boolean)
RenderTexture Methods
Clear Method
Clear Method
Clear Method (Color)
Destroy Method
Display Method
Draw Method
Draw Method (Drawable)
Draw Method (Drawable, RenderStates)
Draw Method (Vertex[], PrimitiveType)
Draw Method (Vertex[], PrimitiveType, RenderStates)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType, RenderStates)
GetView Method
GetViewport Method
MapCoordsToPixel Method
MapCoordsToPixel Method (Vector2f)
MapCoordsToPixel Method (Vector2f, View)
MapPixelToCoords Method
MapPixelToCoords Method (Vector2i)
MapPixelToCoords Method (Vector2i, View)
PopGLStates Method
PushGLStates Method
ResetGLStates Method
SetActive Method
SetView Method
ToString Method
RenderTexture Properties
DefaultView Property
Size Property
Smooth Property
Texture Property
RenderWindow Class
RenderWindow Constructor
RenderWindow Constructor (IntPtr)
RenderWindow Constructor (IntPtr, ContextSettings)
RenderWindow Constructor (VideoMode, String)
RenderWindow Constructor (VideoMode, String, Styles)
RenderWindow Constructor (VideoMode, String, Styles, ContextSettings)
RenderWindow Methods
Capture Method
Clear Method
Clear Method
Clear Method (Color)
Close Method
Destroy Method
Display Method
Draw Method
Draw Method (Drawable)
Draw Method (Drawable, RenderStates)
Draw Method (Vertex[], PrimitiveType)
Draw Method (Vertex[], PrimitiveType, RenderStates)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType)
Draw Method (Vertex[], UInt32, UInt32, PrimitiveType, RenderStates)
GetView Method
GetViewport Method
HasFocus Method
InternalGetMousePosition Method
InternalGetTouchPosition Method
InternalSetMousePosition Method
MapCoordsToPixel Method
MapCoordsToPixel Method (Vector2f)
MapCoordsToPixel Method (Vector2f, View)
MapPixelToCoords Method
MapPixelToCoords Method (Vector2i)
MapPixelToCoords Method (Vector2i, View)
PollEvent Method
PopGLStates Method
PushGLStates Method
RequestFocus Method
ResetGLStates Method
SetActive Method
SetActive Method (Boolean)
SetFramerateLimit Method
SetIcon Method
SetJoystickThreshold Method
SetKeyRepeatEnabled Method
SetMouseCursorVisible Method
SetTitle Method
SetVerticalSyncEnabled Method
SetView Method
SetVisible Method
ToString Method
WaitEvent Method
RenderWindow Properties
DefaultView Property
IsOpen Property
Position Property
Settings Property
Size Property
SystemHandle Property
RenderWindow Events
Shader Class
Shader Constructor
Shader Constructor (IntPtr)
Shader Constructor (Stream, Stream)
Shader Constructor (String, String)
Shader Fields
CurrentTexture Field
Shader Methods
Bind Method
Destroy Method
FromString Method
SetParameter Method
SetParameter Method (String, Color)
SetParameter Method (String, Shader.CurrentTextureType)
SetParameter Method (String, Texture)
SetParameter Method (String, Transform)
SetParameter Method (String, Vector2f)
SetParameter Method (String, Single)
SetParameter Method (String, Single, Single)
SetParameter Method (String, Single, Single, Single)
SetParameter Method (String, Single, Single, Single, Single)
ToString Method
Shader Properties
IsAvailable Property
Shader.CurrentTextureType Class
Shader.CurrentTextureType Constructor
CurrentTextureType Methods
Shape Class
Shape Constructor
Shape Constructor
Shape Constructor (Shape)
Shape Methods
Destroy Method
Draw Method
GetGlobalBounds Method
GetLocalBounds Method
GetPoint Method
GetPointCount Method
Update Method
Shape Properties
FillColor Property
OutlineColor Property
OutlineThickness Property
Texture Property
TextureRect Property
Sprite Class
Sprite Constructor
Sprite Constructor
Sprite Constructor (Sprite)
Sprite Constructor (Texture)
Sprite Constructor (Texture, IntRect)
Sprite Methods
Destroy Method
Draw Method
GetGlobalBounds Method
GetLocalBounds Method
ToString Method
Sprite Properties
Color Property
Texture Property
TextureRect Property
Text Class
Text Constructor
Text Constructor
Text Constructor (Text)
Text Constructor (String, Font)
Text Constructor (String, Font, UInt32)
Text Methods
Destroy Method
Draw Method
FindCharacterPos Method
GetGlobalBounds Method
GetLocalBounds Method
ToString Method
Text Properties
CharacterSize Property
Color Property
DisplayedString Property
Font Property
Style Property
Text.Styles Enumeration
Texture Class
Texture Constructor
Texture Constructor (Byte[])
Texture Constructor (Stream)
Texture Constructor (String)
Texture Constructor (Image)
Texture Constructor (Texture)
Texture Constructor (Stream, IntRect)
Texture Constructor (String, IntRect)
Texture Constructor (UInt32, UInt32)
Texture Constructor (Image, IntRect)
Texture Methods
Bind Method
CopyToImage Method
Destroy Method
ToString Method
Update Method
Update Method (Byte[])
Update Method (Image)
Update Method (RenderWindow)
Update Method (Window)
Update Method (Image, UInt32, UInt32)
Update Method (RenderWindow, UInt32, UInt32)
Update Method (Window, UInt32, UInt32)
Update Method (Byte[], UInt32, UInt32, UInt32, UInt32)
Texture Properties
MaximumSize Property
Repeated Property
Size Property
Smooth Property
Transform Structure
Transform Constructor
Transform Methods
Combine Method
GetInverse Method
Rotate Method
Rotate Method (Single)
Rotate Method (Single, Vector2f)
Rotate Method (Single, Single, Single)
Scale Method
Scale Method (Vector2f)
Scale Method (Single, Single)
Scale Method (Vector2f, Vector2f)
Scale Method (Single, Single, Single, Single)
ToString Method
TransformPoint Method
TransformPoint Method (Vector2f)
TransformPoint Method (Single, Single)
TransformRect Method
Translate Method
Translate Method (Vector2f)
Translate Method (Single, Single)
Transform Operators
Multiply Operator
Multiply Operator (Transform, Transform)
Multiply Operator (Transform, Vector2f)
Transform Properties
Identity Property
Transformable Class
Transformable Constructor
Transformable Constructor
Transformable Constructor (IntPtr)
Transformable Constructor (Transformable)
Transformable Methods
Destroy Method
Transformable Properties
InverseTransform Property
Origin Property
Position Property
Rotation Property
Scale Property
Transform Property
Vertex Structure
Vertex Constructor
Vertex Constructor (Vector2f)
Vertex Constructor (Vector2f, Color)
Vertex Constructor (Vector2f, Vector2f)
Vertex Constructor (Vector2f, Color, Vector2f)
Vertex Fields
Color Field
Position Field
TexCoords Field
Vertex Methods
ToString Method
VertexArray Class
VertexArray Constructor
VertexArray Constructor
VertexArray Constructor (PrimitiveType)
VertexArray Constructor (VertexArray)
VertexArray Constructor (PrimitiveType, UInt32)
VertexArray Methods
Append Method
Clear Method
Destroy Method
Draw Method
Resize Method
VertexArray Properties
Bounds Property
Item Property
PrimitiveType Property
VertexCount Property
View Class
View Constructor
View Constructor
View Constructor (FloatRect)
View Constructor (View)
View Constructor (Vector2f, Vector2f)
View Methods
Destroy Method
Move Method
Reset Method
Rotate Method
ToString Method
Zoom Method
View Properties
Center Property
Rotation Property
Size Property
Viewport Property
SFML.System
Clock Class
Clock Constructor
Clock Methods
Destroy Method
Restart Method
Clock Properties
ElapsedTime Property
Time Structure
Time Fields
Zero Field
Time Methods
AsMicroseconds Method
AsMilliseconds Method
AsSeconds Method
Equals Method
Equals Method (Object)
Equals Method (Time)
FromMicroseconds Method
FromMilliseconds Method
FromSeconds Method
GetHashCode Method
Time Operators
Addition Operator
Division Operator
Division Operator (Time, Time)
Division Operator (Time, Int64)
Division Operator (Time, Single)
Equality Operator
GreaterThan Operator
GreaterThanOrEqual Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Modulus Operator
Multiply Operator
Multiply Operator (Int64, Time)
Multiply Operator (Single, Time)
Multiply Operator (Time, Int64)
Multiply Operator (Time, Single)
Subtraction Operator
Vector2f Structure
Vector2f Constructor
Vector2f Fields
X Field
Y Field
Vector2f Methods
Equals Method
Equals Method (Object)
Equals Method (Vector2f)
GetHashCode Method
ToString Method
Vector2f Operators and Type Conversions
Addition Operator
Division Operator
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Vector2f to Vector2i)
Explicit Conversion (Vector2f to Vector2u)
Inequality Operator
Multiply Operator
Multiply Operator (Single, Vector2f)
Multiply Operator (Vector2f, Single)
Subtraction Operator
UnaryNegation Operator
Vector2i Structure
Vector2i Constructor
Vector2i Fields
X Field
Y Field
Vector2i Methods
Equals Method
Equals Method (Object)
Equals Method (Vector2i)
GetHashCode Method
ToString Method
Vector2i Operators and Type Conversions
Addition Operator
Division Operator
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Vector2i to Vector2f)
Explicit Conversion (Vector2i to Vector2u)
Inequality Operator
Multiply Operator
Multiply Operator (Int32, Vector2i)
Multiply Operator (Vector2i, Int32)
Subtraction Operator
UnaryNegation Operator
Vector2u Structure
Vector2u Constructor
Vector2u Fields
X Field
Y Field
Vector2u Methods
Equals Method
Equals Method (Object)
Equals Method (Vector2u)
GetHashCode Method
ToString Method
Vector2u Operators and Type Conversions
Addition Operator
Division Operator
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Vector2u to Vector2i)
Explicit Conversion (Vector2u to Vector2f)
Inequality Operator
Multiply Operator
Multiply Operator (UInt32, Vector2u)
Multiply Operator (Vector2u, UInt32)
Subtraction Operator
Vector3f Structure
Vector3f Constructor
Vector3f Fields
X Field
Y Field
Z Field
Vector3f Methods
Equals Method
Equals Method (Object)
Equals Method (Vector3f)
GetHashCode Method
ToString Method
Vector3f Operators
Addition Operator
Division Operator
Equality Operator
Inequality Operator
Multiply Operator
Multiply Operator (Single, Vector3f)
Multiply Operator (Vector3f, Single)
Subtraction Operator
UnaryNegation Operator
SFML.Window
ContextSettings Structure
ContextSettings Constructor
ContextSettings Constructor (UInt32, UInt32)
ContextSettings Constructor (UInt32, UInt32, UInt32)
ContextSettings Constructor (UInt32, UInt32, UInt32, UInt32, UInt32)
ContextSettings Fields
AntialiasingLevel Field
DepthBits Field
MajorVersion Field
MinorVersion Field
StencilBits Field
ContextSettings Methods
ToString Method
Event Structure
Event Fields
JoystickButton Field
JoystickConnect Field
JoystickMove Field
Key Field
MouseButton Field
MouseMove Field
MouseWheel Field
Sensor Field
Size Field
Text Field
Touch Field
Type Field
Event Methods
EventType Enumeration
InputStream Structure
InputStream Fields
GetSize Field
Read Field
Seek Field
Tell Field
InputStream Methods
InputStream.GetSizeCallbackType Delegate
InputStream.ReadCallbackType Delegate
InputStream.SeekCallbackType Delegate
InputStream.TellCallbackType Delegate
Joystick Class
Joystick Fields
AxisCount Field
ButtonCount Field
Count Field
Joystick Methods
GetAxisPosition Method
GetButtonCount Method
GetIdentification Method
HasAxis Method
IsButtonPressed Method
IsConnected Method
Update Method
Joystick.Axis Enumeration
Joystick.Identification Structure
Identification Fields
Name Field
ProductId Field
VendorId Field
Identification Methods
JoystickButtonEvent Structure
JoystickButtonEvent Fields
Button Field
JoystickId Field
JoystickButtonEvent Methods
JoystickButtonEventArgs Class
JoystickButtonEventArgs Constructor
JoystickButtonEventArgs Fields
Button Field
JoystickId Field
JoystickButtonEventArgs Methods
ToString Method
JoystickConnectEvent Structure
JoystickConnectEvent Fields
JoystickId Field
JoystickConnectEvent Methods
JoystickConnectEventArgs Class
JoystickConnectEventArgs Constructor
JoystickConnectEventArgs Fields
JoystickId Field
JoystickConnectEventArgs Methods
ToString Method
JoystickMoveEvent Structure
JoystickMoveEvent Fields
Axis Field
JoystickId Field
Position Field
JoystickMoveEvent Methods
JoystickMoveEventArgs Class
JoystickMoveEventArgs Constructor
JoystickMoveEventArgs Fields
Axis Field
JoystickId Field
Position Field
JoystickMoveEventArgs Methods
ToString Method
Keyboard Class
Keyboard Methods
IsKeyPressed Method
Keyboard.Key Enumeration
KeyEvent Structure
KeyEvent Fields
Alt Field
Code Field
Control Field
Shift Field
System Field
KeyEvent Methods
KeyEventArgs Class
KeyEventArgs Constructor
KeyEventArgs Fields
Alt Field
Code Field
Control Field
Shift Field
System Field
KeyEventArgs Methods
ToString Method
Mouse Class
Mouse Methods
GetPosition Method
GetPosition Method
GetPosition Method (Window)
IsButtonPressed Method
SetPosition Method
SetPosition Method (Vector2i)
SetPosition Method (Vector2i, Window)
Mouse.Button Enumeration
MouseButtonEvent Structure
MouseButtonEvent Fields
Button Field
X Field
Y Field
MouseButtonEvent Methods
MouseButtonEventArgs Class
MouseButtonEventArgs Constructor
MouseButtonEventArgs Fields
Button Field
X Field
Y Field
MouseButtonEventArgs Methods
ToString Method
MouseMoveEvent Structure
MouseMoveEvent Fields
X Field
Y Field
MouseMoveEvent Methods
MouseMoveEventArgs Class
MouseMoveEventArgs Constructor
MouseMoveEventArgs Fields
X Field
Y Field
MouseMoveEventArgs Methods
ToString Method
MouseWheelEvent Structure
MouseWheelEvent Fields
Delta Field
X Field
Y Field
MouseWheelEvent Methods
MouseWheelEventArgs Class
MouseWheelEventArgs Constructor
MouseWheelEventArgs Fields
Delta Field
X Field
Y Field
MouseWheelEventArgs Methods
ToString Method
Sensor Class
Sensor Methods
GetValue Method
IsAvailable Method
SetEnabled Method
Sensor.Type Enumeration
SensorEvent Structure
SensorEvent Fields
Type Field
X Field
Y Field
Z Field
SensorEvent Methods
SensorEventArgs Class
SensorEventArgs Constructor
SensorEventArgs Fields
Type Field
X Field
Y Field
Z Field
SensorEventArgs Methods
ToString Method
SizeEvent Structure
SizeEvent Fields
Height Field
Width Field
SizeEvent Methods
SizeEventArgs Class
SizeEventArgs Constructor
SizeEventArgs Fields
Height Field
Width Field
SizeEventArgs Methods
ToString Method
StreamAdaptor Class
StreamAdaptor Constructor
StreamAdaptor Methods
Dispose Method
Finalize Method
StreamAdaptor Properties
InputStreamPtr Property
Styles Enumeration
TextEvent Structure
TextEvent Fields
Unicode Field
TextEvent Methods
TextEventArgs Class
TextEventArgs Constructor
TextEventArgs Fields
Unicode Field
TextEventArgs Methods
ToString Method
Touch Class
Touch Methods
GetPosition Method
GetPosition Method (UInt32)
GetPosition Method (UInt32, Window)
IsDown Method
TouchEvent Structure
TouchEvent Fields
Finger Field
X Field
Y Field
TouchEvent Methods
TouchEventArgs Class
TouchEventArgs Constructor
TouchEventArgs Fields
Finger Field
X Field
Y Field
TouchEventArgs Methods
ToString Method
VideoMode Structure
VideoMode Constructor
VideoMode Constructor (UInt32, UInt32)
VideoMode Constructor (UInt32, UInt32, UInt32)
VideoMode Fields
BitsPerPixel Field
Height Field
Width Field
VideoMode Methods
IsValid Method
ToString Method
VideoMode Properties
DesktopMode Property
FullscreenModes Property
Window Class
Window Constructor
Window Constructor (IntPtr)
Window Constructor (IntPtr, ContextSettings)
Window Constructor (IntPtr, Int32)
Window Constructor (VideoMode, String)
Window Constructor (VideoMode, String, Styles)
Window Constructor (VideoMode, String, Styles, ContextSettings)
Window Methods
Close Method
Destroy Method
DispatchEvents Method
Display Method
HasFocus Method
InternalGetMousePosition Method
InternalGetTouchPosition Method
InternalSetMousePosition Method
PollEvent Method
RequestFocus Method
SetActive Method
SetActive Method
SetActive Method (Boolean)
SetFramerateLimit Method
SetIcon Method
SetJoystickThreshold Method
SetKeyRepeatEnabled Method
SetMouseCursorVisible Method
SetTitle Method
SetVerticalSyncEnabled Method
SetVisible Method
ToString Method
WaitAndDispatchEvents Method
WaitEvent Method
Window Properties
IsOpen Property
Position Property
Settings Property
Size Property
SystemHandle Property
Window Events
Closed Event
GainedFocus Event
JoystickButtonPressed Event
JoystickButtonReleased Event
JoystickConnected Event
JoystickDisconnected Event
JoystickMoved Event
KeyPressed Event
KeyReleased Event
LostFocus Event
MouseButtonPressed Event
MouseButtonReleased Event
MouseEntered Event
MouseLeft Event
MouseMoved Event
MouseWheelMoved Event
Resized Event
SensorChanged Event
TextEntered Event
TouchBegan Event
TouchEnded Event
TouchMoved Event
Get in touch
Submit feedback about this site to:
[email protected]