CUGL 1.2
Cornell University Game Library
cugl::AnchoredLayout Member List

This is the complete list of members for cugl::AnchoredLayout, including all inherited members.

_entriescugl::AnchoredLayoutprotected
add(const std::string key, const std::shared_ptr< JsonValue > &data) overridecugl::AnchoredLayoutvirtual
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::AnchoredLayoutinlinestatic
allocWithData(const std::shared_ptr< JsonValue > &data)cugl::AnchoredLayoutinlinestatic
Anchor enum namecugl::Layout
AnchoredLayout()cugl::AnchoredLayoutinline
dispose() overridecugl::AnchoredLayoutinlinevirtual
getAnchor(const std::string &x_anchor, const std::string &y_anchor)cugl::Layoutstatic
init()cugl::Layoutinlinevirtual
initWithData(const std::shared_ptr< JsonValue > &data) overridecugl::AnchoredLayoutinlinevirtual
layout(Node *node) overridecugl::AnchoredLayoutvirtual
Layout()cugl::Layoutinline
placeNode(Node *node, Anchor anchor, const Rect &bounds, const Vec2 &offset)cugl::Layoutstatic
reanchor(Node *node, Anchor anchor)cugl::Layoutstatic
remove(const std::string key) overridecugl::AnchoredLayoutvirtual
~AnchoredLayout()cugl::AnchoredLayoutinline
~Layout()cugl::Layoutinline