pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ObjectCollisionEvent.this
pixelperfectengine
collision
common
ObjectCollisionEvent
default CTOR
class
ObjectCollisionEvent
public @
nogc
@
safe
pure nothrow
this
(
CollisionShape
*
shA
,
CollisionShape
*
shB
,
int
contextID
,
Box
overlap
,
Type
type
)
Meta
Source
See Implementation
pixelperfectengine
collision
common
ObjectCollisionEvent
constructors
this
enums
Type
variables
contextID
idA
idB
overlap
shA
shB
type
default CTOR