jl-ecs/entity.go

6 lines
79 B
Go
Raw Permalink Normal View History

2023-08-04 11:02:08 +08:00
package ecs
import "github.com/yohamta/donburi"
type Entity = donburi.Entity