komodo/ecs/entity

    Dark Mode
Search:
Group by:

Types

Entity = ref object of RootObj
  id*: EntityId
  Source Edit

Procs

proc newEntity(): Entity {...}{.raises: [], tags: [TimeEffect].}
  Source Edit