Exception: EcsRails::DuplicateComponent

Inherits:
Error
  • Object
show all
Defined in:
lib/ecs_rails/errors.rb

Overview

Raised when an entity declares the same component twice. See RFC-0002.