Tao.Sdl SDK Documentation
Sdl.SDL_Rect Members
Sdl.SDL_Rect overview
Public Instance Constructors
Sdl.SDL_Rect Constructor
Public Instance Fields
h
The height of the rectangle.
w
The width of the rectangle.
x
x position of the upper-left corner of the rectangle.
y
y position of the upper-left corner of the rectangle.
Public Instance Methods
Equals
(inherited from
ValueType
)
GetHashCode
(inherited from
ValueType
)
GetType
(inherited from
Object
)
ToString
See Also
Sdl.SDL_Rect Class
|
Tao.Sdl Namespace