UNPKG

@moderrkowo/jsgl

Version:

Client-side JavaScript library for creating web 2D games. Focusing at objective game.

5 lines (4 loc) 86 B
export enum RotationStyle { dontRotate = 'dontRotate', allAround = 'allAround', }