![]() |
gdk-graphics
1b6d84e044c2c953fd7c9501e628a67e80f4da0d
|
library facing interface for user-defined types that own entities More...
#include <entity_owner.h>
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