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

Go to the source code of this file.

Classes

class  CeresEngine::UISplitView
 A view that arranges two or more views in a linear stack running horizontally or vertically. More...
 
class  CeresEngine::UISplitViewController
 

Namespaces

namespace  CeresEngine
 

Typedefs

template<typename ModelType >
using CeresEngine::TUISplitViewController = UIModelViewController< ModelType, UISplitViewController >