ZPP_InteractionGroup

zpp_nape.dynamics.ZPP_InteractionGroup (Class)

Static Members

nape
SHAPE: Int

nape
BODY: Int

Instance Members


nape
ignore: Bool





nape
wrap_interactors: nape.phys.InteractorList

nape
depth: Int

nape
setGroup(group: ZPP_InteractionGroup): Void
Name Type
group ZPP_InteractionGroup

nape
invalidate(?force: Bool = false): Void
Name Type Default
force Bool false

nape
addGroup(group: ZPP_InteractionGroup): Void
Name Type
group ZPP_InteractionGroup

nape
remGroup(group: ZPP_InteractionGroup): Void
Name Type
group ZPP_InteractionGroup

nape
addInteractor(intx: zpp_nape.phys.ZPP_Interactor): Void
Name Type
intx zpp_nape.phys.ZPP_Interactor

nape
remInteractor(intx: zpp_nape.phys.ZPP_Interactor, ?flag: Int = -1): Void
Name Type Default
intx zpp_nape.phys.ZPP_Interactor
flag Int -1

nape
new(): Void