|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
This is the complete list of members for IRenderingStrategy, including all inherited members.
| draw(Component &component, Camera &camera)=0 | IRenderingStrategy | pure virtual |
| ~IRenderingStrategy()=default | IRenderingStrategy | virtual |