UNPKG

@awayfl/poki-player

Version:

AVM Player for poki games

12 lines 277 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