Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
renderingService.h File Reference
Include dependency graph for renderingService.h:

Go to the source code of this file.

Classes

class  RenderingService
 Service responsible for rendering game objects to the window. This service functions as a manager for the Renderer, and also as a face to work with the game window via a window property. More...