UNPKG

@awayfl/awayfl-player

Version:

Flash Player emulator for executing SWF files (published for FP versions 6 and up) in javascript

12 lines 288 B
import { b2Contact } from '../Contacts'; /** * @private */ export declare class b2ContactRegister { createFcn: Function; destroyFcn: Function; primary: boolean; pool: b2Contact; poolCount: number /** int */; } //# sourceMappingURL=b2ContactRegister.d.ts.map