Skip to content

Golang Area-Of-Interest (AOI) Implementation by cross linked list (游戏十字链表的 Golang 实现)

Notifications You must be signed in to change notification settings

markwhen/aoi_cross_link

Repository files navigation

aoi_cross_link

package name : crosslink

a game AOI lib made by cross linked list

游戏十字链表的 Golang 实现

how-to-use:

import (
    "github.com/ynsfsmj/aoi_cross_link"
)

aoiSpace := crosslink.NewAOISpaceCL()

// then, see aoi_space_test.go

About

Golang Area-Of-Interest (AOI) Implementation by cross linked list (游戏十字链表的 Golang 实现)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages