UNPKG

@runox-game/game-engine

Version:
5 lines (4 loc) 87 B
export declare enum GameDirection { CLOCKWISE = 0, COUNTER_CLOCKWISE = 1 }