|
R-Type
Distributed multiplayer game engine in C++
|
Collision layer constants for entity filtering. More...
Collision layer constants for entity filtering.
Each layer is a single bit position (power of 2). Entities have a layer (what they ARE) and a mask (what they can COLLIDE with).