Struct SDL.SDL_FRect
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_FRect
Fields
| Improve this Doc View Sourceh
Declaration
public float h
Field Value
| Type | Description |
|---|---|
| System.Single |
w
Declaration
public float w
Field Value
| Type | Description |
|---|---|
| System.Single |
x
Declaration
public float x
Field Value
| Type | Description |
|---|---|
| System.Single |
y
Declaration
public float y
Field Value
| Type | Description |
|---|---|
| System.Single |