mirror of
https://github.com/genxium/DelayNoMore
synced 2025-12-10 14:59:16 +00:00
Preparation of server-side collision calc.
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
type Barrier struct {
|
||||
X float64
|
||||
Y float64
|
||||
Type uint32
|
||||
Boundary *Polygon2D
|
||||
CollidableBody *box2d.B2Body
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user