UNPKG

@awayfl/poki-player

Version:

AVM Player for poki games

9 lines 249 B
export declare class b2Bound { IsLower(): boolean; IsUpper(): boolean; Swap(b: b2Bound): void; value: number /** uint */; proxyId: number /** uint */; stabbingCount: number /** uint */; } //# sourceMappingURL=b2Bound.d.ts.map