CUGL 2.0
Cornell University Game Library
cugl::scene2::AnchoredLayout Member List

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

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