Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
WindowedMap(TPoint) Class
WindowedMap(TPoint) Methods
AlignBottom Method
AlignBottomCenter Method
AlignBottomLeft Method
AlignBottomRight Method
AlignCenter Method
AlignLeft Method
AlignMiddle Method
AlignMiddleCenter Method
AlignMiddleLeft Method
AlignMiddleRight Method
AlignRight Method
AlignTop Method
AlignTopCenter Method
AlignTopLeft Method
AlignTopRight Method
Stretch Method
WindowedMap
TPoint
Stretch Method
Stretches a grid over the given rectangle.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
VersionAttribute
(1, 8, 0)]
public
IMap
<TPoint>
Stretch
(
IGridSpace
<TPoint>
grid
)
Parameters
grid
Type:
Gamelogic.Grids
IGridSpace
TPoint
Return Value
Type:
IMap
TPoint
See Also
Reference
WindowedMap
TPoint
Class
Gamelogic.Grids Namespace