Click or drag to resize

IntRectIncDimensions Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IntRect IncDimensions(
	ArrayPoint increase
)

Parameters

increase
Type: Gamelogic.GridsArrayPoint

Return Value

Type: IntRect
See Also