UNPKG

@matematrolii/sketchbook

Version:

3D matematrolii playground built on three.js and cannon.js

11 lines (10 loc) 170 B
export declare enum EntityType { Character = 0, Airplane = 1, Car = 2, Helicopter = 3, Item = 4, Bullet = 5, Decoration = 6, System = 7 }