🥵
R-Type
CtrlK
  • Introduction
  • RFC protocol
  • CLIENT
    • Game
    • Core
    • Class diagrams
    • EntityManager
    • MenuManager
    • Entities factory
    • Loader
    • ECS
      • Entity
      • Components
        • Create a new component
        • Components class
      • Systems
      • Registry
    • Network
  • SERVER
    • Entities
    • Room
    • Game
    • BoundingBox
    • Network
    • Class diagrams
    • ForcePod
    • Levels
Powered by GitBook
On this page
  1. CLIENT
  2. ECS

Components

Create a new componentComponents class
PreviousEntityNextCreate a new component