Gorgon Game Engine
Updatable Class Referenceabstract

Marks an object that can be updated. More...

Inheritance diagram for Updatable:
[legend]

Public Member Functions

virtual ~Updatable ()
 
virtual void Update ()=0
 

Detailed Description

Marks an object that can be updated.

Constructor & Destructor Documentation

◆ ~Updatable()

virtual ~Updatable ( )
virtual

Member Function Documentation

◆ Update()

virtual void Update ( )
pure virtual

Implemented in ComponentStack.


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