CollisionEvent

Undocumented in source.

Constructors

this
this(int sourceA, int sourceB, int hitboxA, int hitboxB, Coordinate posA, Coordinate posB)
bottom
wchar[] bottom;
hitboxA
int hitboxA;
Undocumented in source.

Members

Variables

hitboxB
int hitboxB;

A = object that called the detection.

left
wchar[] left;
Undocumented in source.
posA
Coordinate posA;
posB
Coordinate posB;
right
wchar[] right;
Undocumented in source.
sourceA
int sourceA;
sourceB
int sourceB;
Undocumented in source.
top
wchar[] top;
Undocumented in source.

Meta