Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

CollisionEvent

Add this in your code:

#include <engine/physics/collision_event.h>

Description

This class stores information of a collision between two colliders.

Variables


NameTypeDescription
colliderCollider*Collider A
otherColliderCollider*Collider B