Table of Contents

Method Translate

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Translate(AbstractBounds<int>, int)

public static AbstractBounds<int> Translate(AbstractBounds<int> rect, int offset)

Parameters

rect AbstractBounds<int>
offset int

Returns

AbstractBounds<int>