Show / Hide Table of Contents

Class GUIUtils

Inheritance
System.Object
GUIUtils
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public static class GUIUtils

Methods

Separate(Rect, Int32, Int32)

Declaration
public static Rect[] Separate(Rect mainRect, int xCount, int yCount)
Parameters
Type Name Description
Rect mainRect
System.Int32 xCount
System.Int32 yCount
Returns
Type Description
Rect[]

Shrink(Rect, Int32)

Declaration
public static Rect Shrink(this Rect rect, int size)
Parameters
Type Name Description
Rect rect
System.Int32 size
Returns
Type Description
Rect
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾