UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

6 lines (5 loc) 145 B
export declare class Context3DBufferUsage extends Object { static STATIC_DRAW: string; static DYNAMIC_DRAW: string; constructor(); }