Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 819 Bytes

API_Reference.md

File metadata and controls

18 lines (15 loc) · 819 Bytes

Ape ECS API Reference

  • World - How to use an Ape ECS World to manage everything.
  • Entity - How to work with Entities.
  • Component - How to work with Components.
  • System - How to work with Systems.
  • Query - How to work with Queries.
  • Entity Refences - How to work with Entity References.

Other Documentation

These docs contain emojis to indicate the type of information following.

👆 A relevant tip.
⚠️ A warning and possible 🦶🔫.
💭 Implementation details.