mirror of
https://github.com/genxium/DelayNoMore
synced 2025-12-10 14:59:16 +00:00
Refactored module structure for ease of testing backend colliders.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
. "dnmshared"
|
||||
)
|
||||
|
||||
type Barrier struct {
|
||||
Boundary *Polygon2D
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user