UNPKG

@flashport/flashport

Version:

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

12 lines (11 loc) 327 B
export * from './ColorTransform'; export * from './FMatrix'; export * from './Matrix'; export * from './Matrix3D'; export * from './Orientation3D'; export * from './PerspectiveProjection'; export * from './Point'; export * from './Rectangle'; export * from './Transform'; export * from './Utils3D'; export * from './Vector3D';