Apecs

Types

data System w a

class Component c

data Entity c

data Slice c

class Has w c

data Safe c

cast

Initializable

initStoreWith

HasMembers wrapper functions

destroy

exists

owners

resetStore

Store wrapper functions

get

set

setOrDelete

modify

cmap

cmapM

cmapM_

cimapM

cimapM_

rmap'

rmap

wmap

wmap'

cmap'

GlobalRW wrapper functions

readGlobal

writeGlobal

modifyGlobal

Query

slice

data All

Other

runSystem

runWith

asks

ask

liftIO

lift