gdk-graphics  1b6d84e044c2c953fd7c9501e628a67e80f4da0d
List of all members
gdk::entity_owner Class Referenceabstract

library facing interface for user-defined types that own entities More...

#include <entity_owner.h>

Detailed Description

library facing interface for user-defined types that own entities

This is not required in order to use the library, but if you are extending the capabilities of this library by e.g: writing a text renderer, animated model etc. having your types inherit from this interface will allow users of your library to use it with this library in a more uniform way. Specifically, they will be able to add and remove your type from a scene in the same way they add or remove enities from a scene


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