Table of Contents

Method StaticRect

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

StaticRect(int, int)

Create an SG_StaticSizeRectangle with given dimensions.

protected static SG_StaticSizeRectangle StaticRect(int width, int depth)

Parameters

width int
depth int

Returns

SG_StaticSizeRectangle