Apecs

Types

data System w a

class Component c

data Entity c

data Slice c

class Has w c

data Safe c

cast

data Map c

data Set c

data Unique c

data Global c

class Flag c

Initializable

initStoreWith

HasMembers wrapper functions

destroy

exists

owners

resetStore

Store wrapper functions

get

set

set'

modify

cmap

cmapM

cmapM_

cimapM

cimapM_

rmap'

rmap

wmap

wmap'

cmap'

GlobalRW wrapper functions

readGlobal

writeGlobal

modifyGlobal

Other

runSystem

runWith

initStore

runGC

data EntityCounter

initCounter

newEntity

asks

ask

liftIO

lift