CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
UIStackView.hpp File Reference
#include "UIView.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::UIStackView
 A view that arranges an array of views horizontally or vertically and updates their placement and sizing when the window size changes. More...
 

Namespaces

namespace  CeresEngine
 

Functions

std::ostream & CeresEngine::operator<< (std::ostream &os, UIStackView::Orientation value)
 
std::ostream & CeresEngine::operator<< (std::ostream &os, UIStackView::Alignment value)
 
std::ostream & CeresEngine::operator<< (std::ostream &os, UIStackView::Distribution value)