UNPKG

@moderrkowo/jsgl

Version:

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

5 lines (4 loc) 101 B
export declare enum RotationStyle { dontRotate = "dontRotate", allAround = "allAround" }