Package codechicken.lib.gui.modular.lib.geometry
package codechicken.lib.gui.modular.lib.geometry
-
ClassDescriptionCreated by brandon3055 on 31/08/2023Created by brandon3055 on 02/09/2023Denies how each of the three axis parameters are computed based on the available constraints.Created by brandon3055 on 28/08/2023ConstrainedGeometry<T extends ConstrainedGeometry<T>>This is the base class used to define the size and position of a GuiElement.Constraints are used to define an elements position and shape by constraining the elements geometry parameters.ConstraintImpl<T extends ConstraintImpl<?>>Created by brandon3055 on 04/07/2023Created by brandon3055 on 04/09/2023Used to define the 6 core parameters that make up an elements geometry These are named Left, Right, Width, Top, Bottom, Height.Used to access one of the 6 core parameters that make up an element's geometry.This is the base interface that allows an element or screen to define its basic geometry.Created by brandon3055 on 24/08/2023Created by brandon3055 on 14/08/2023Should not be created directly