Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2ContactRegister

Hierarchy

  • b2ContactRegister

Index

Properties

createFcn

createFcn: (() => b2Contact) | null = null

destroyFcn

destroyFcn: ((contact: b2Contact) => void) | null = null

pool

pool: b2Contact[] = []

primary

primary: boolean = false

Generated using TypeDoc