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

Store wrapper functions

initStore

destroy

exists

owners

resetStore

get

set

set'

modify

cmap

cmapM

cmapM_

cimapM

cimapM_

rmap'

rmap

wmap

wmap'

cmap'

GlobalRW wrapper functions

getGlobal

setGlobal

modifyGlobal

Other

runSystem

runWith

runGC

data EntityCounter

newEntity

makeWorld

asks

ask

liftIO

lift