IntRect Structure |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 0, 0)] public struct IntRect
The IntRect type exposes the following members.
| Name | Description | |
|---|---|---|
| Difference | ||
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| IncDimensions | ||
| Intersection | ||
| Subtract | ||
| ToString | (Inherited from ValueType.) | |
| Translate | ||
| Union |
| Name | Description | |
|---|---|---|
| dimensions | ||
| offset |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |