Skip to content

Enumeration: Direction4

Table of contents

Enumeration Members

Enumeration Members

top

top = 0

Defined in

leafer/packages/math/src/Direction.ts:2


right = 1

Defined in

leafer/packages/math/src/Direction.ts:3


bottom

bottom = 2

Defined in

leafer/packages/math/src/Direction.ts:4


left

left = 3

Defined in

leafer/packages/math/src/Direction.ts:5

Released under the MIT License.