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

Go to the source code of this file.

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::Constraint
 

Typedefs

using CeresEngine::UILayoutAnchor = Constraint::ConstraintVariable
 An utility class for creating layout constraint objects using a fluent API.
 
using CeresEngine::UILayoutConstraint = Constraint::Constraint
 The relationship between two user interface objects that must be satisfied by the constraint-based layout system.
 
using CeresEngine::UILayoutStrength = Constraint::ConstraintStrength
 The priority of the constraint.