CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
UIViewport.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::UIViewport
 
class  CeresEngine::UIViewportDelegate
 A delegate class for UIViewport. More...
 
class  CeresEngine::UIViewportViewController
 

Namespaces

namespace  CeresEngine
 

Typedefs

template<typename ModelType >
using CeresEngine::TUIViewportViewController = UIModelViewController< ModelType, UIViewportViewController >