score::Component Class Referenceabstract

A component adds custom data to an Entity. More...

Inheritance diagram for score::Component:
RemoteControl::Event RemoteControl::State RemoteControl::Sync score::GenericComponent< System_T > Execution::EventComponent Execution::StateComponentBase Execution::TimeSyncComponent

Detailed Description

A component adds custom data to an Entity.

Todo:
Document more.

Public Member Functions

 Component (QObject *parent)
 
 Component (const QString &name, QObject *parent)
 
virtual UuidKey< score::Componentkey () const noexcept=0
 
virtual bool key_match (UuidKey< score::Component > other) const noexcept=0
 

The documentation for this class was generated from the following files: