![]() |
CUGL 1.2
Cornell University Game Library
|
This is the complete list of members for cugl::AnchoredLayout, including all inherited members.
_entries | cugl::AnchoredLayout | protected |
add(const std::string key, const std::shared_ptr< JsonValue > &data) override | cugl::AnchoredLayout | virtual |
addAbsolute(const std::string key, Anchor anchor, const Vec2 &offset) | cugl::AnchoredLayout | |
addRelative(const std::string key, Anchor anchor, const Vec2 &offset) | cugl::AnchoredLayout | |
alloc() | cugl::AnchoredLayout | inlinestatic |
allocWithData(const std::shared_ptr< JsonValue > &data) | cugl::AnchoredLayout | inlinestatic |
Anchor enum name | cugl::Layout | |
AnchoredLayout() | cugl::AnchoredLayout | inline |
dispose() override | cugl::AnchoredLayout | inlinevirtual |
getAnchor(const std::string &x_anchor, const std::string &y_anchor) | cugl::Layout | static |
init() | cugl::Layout | inlinevirtual |
initWithData(const std::shared_ptr< JsonValue > &data) override | cugl::AnchoredLayout | inlinevirtual |
layout(Node *node) override | cugl::AnchoredLayout | virtual |
Layout() | cugl::Layout | inline |
placeNode(Node *node, Anchor anchor, const Rect &bounds, const Vec2 &offset) | cugl::Layout | static |
reanchor(Node *node, Anchor anchor) | cugl::Layout | static |
remove(const std::string key) override | cugl::AnchoredLayout | virtual |
~AnchoredLayout() | cugl::AnchoredLayout | inline |
~Layout() | cugl::Layout | inline |