_anchor | cugl::scene2::SceneNode | protected |
_angle | cugl::scene2::SceneNode | protected |
_background | cugl::scene2::Label | protected |
_blendEquation | cugl::scene2::Label | protected |
_bounds | cugl::scene2::Label | protected |
_childOffset | cugl::scene2::SceneNode | protected |
_children | cugl::scene2::SceneNode | protected |
_classname | cugl::scene2::SceneNode | protected |
_combined | cugl::scene2::SceneNode | protected |
_contentSize | cugl::scene2::SceneNode | protected |
_dropBlur | cugl::scene2::Label | protected |
_dropOffset | cugl::scene2::Label | protected |
_dropShadow | cugl::scene2::Label | protected |
_dstFactor | cugl::scene2::Label | protected |
_font | cugl::scene2::Label | protected |
_foreground | cugl::scene2::Label | protected |
_glyphrun | cugl::scene2::Label | protected |
_graph | cugl::scene2::SceneNode | protected |
_hashOfName | cugl::scene2::SceneNode | protected |
_hasParentColor | cugl::scene2::SceneNode | protected |
_isVisible | cugl::scene2::SceneNode | protected |
_json | cugl::scene2::SceneNode | protected |
_layout | cugl::scene2::Label | protected |
_name | cugl::scene2::SceneNode | protected |
_offset | cugl::scene2::Label | protected |
_padbot | cugl::scene2::Label | protected |
_padleft | cugl::scene2::Label | protected |
_padrght | cugl::scene2::Label | protected |
_padtop | cugl::scene2::Label | protected |
_parent | cugl::scene2::SceneNode | protected |
_position | cugl::scene2::SceneNode | protected |
_priority | cugl::scene2::SceneNode | protected |
_rendered | cugl::scene2::Label | protected |
_scale | cugl::scene2::SceneNode | protected |
_scissor | cugl::scene2::SceneNode | protected |
_srcFactor | cugl::scene2::Label | protected |
_tag | cugl::scene2::SceneNode | protected |
_tintColor | cugl::scene2::SceneNode | protected |
_transform | cugl::scene2::SceneNode | protected |
_useTransform | cugl::scene2::SceneNode | protected |
addChild(const std::shared_ptr< SceneNode > &child) | cugl::scene2::SceneNode | |
addChildWithName(const std::shared_ptr< SceneNode > &child, const std::string name) | cugl::scene2::SceneNode | inline |
addChildWithTag(const std::shared_ptr< SceneNode > &child, unsigned int tag) | cugl::scene2::SceneNode | inline |
alloc() | cugl::scene2::SceneNode | inlinestatic |
allocWithBounds(const Size size) | cugl::scene2::Label | inlinestatic |
allocWithBounds(float width, float height) | cugl::scene2::Label | inlinestatic |
allocWithBounds(const Rect rect) | cugl::scene2::Label | inlinestatic |
allocWithBounds(float x, float y, float width, float height) | cugl::scene2::Label | inlinestatic |
allocWithData(const Scene2Loader *loader, const std::shared_ptr< JsonValue > &data) | cugl::scene2::Label | inlinestatic |
allocWithPosition(const Vec2 pos) | cugl::scene2::SceneNode | inlinestatic |
allocWithPosition(float x, float y) | cugl::scene2::SceneNode | inlinestatic |
allocWithText(const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | inlinestatic |
allocWithText(const Vec2 position, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | inlinestatic |
allocWithTextBox(const Size size, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | inlinestatic |
allocWithTextBox(const Rect rect, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | inlinestatic |
chooseAlternateTransform(bool active) | cugl::scene2::SceneNode | inline |
clearRenderData() | cugl::scene2::Label | protected |
copy(const std::shared_ptr< SceneNode > &dst) const | cugl::scene2::SceneNode | virtual |
dispose() override | cugl::scene2::Label | virtual |
doLayout() | cugl::scene2::SceneNode | virtual |
draw(const std::shared_ptr< SpriteBatch > &batch, const Affine2 &transform, Color4 tint) override | cugl::scene2::Label | virtual |
generateRenderData() | cugl::scene2::Label | protectedvirtual |
getAbsoluteColor() | cugl::scene2::SceneNode | |
getAlternateTransform() const | cugl::scene2::SceneNode | inline |
getAnchor() const | cugl::scene2::SceneNode | inline |
getAnchorInPixels() | cugl::scene2::SceneNode | inline |
getAngle() | cugl::scene2::SceneNode | inline |
getBackground() const | cugl::scene2::Label | inline |
getBlendEquation() const | cugl::scene2::Label | inline |
getBoundingBox() const | cugl::scene2::SceneNode | inline |
getChild(unsigned int pos) | cugl::scene2::SceneNode | |
getChild(unsigned int pos) const | cugl::scene2::SceneNode | |
getChild(unsigned int pos) const | cugl::scene2::SceneNode | inline |
getChildByName(const std::string name) const | cugl::scene2::SceneNode | |
getChildByName(const std::string name) const | cugl::scene2::SceneNode | inline |
getChildByTag(unsigned int tag) const | cugl::scene2::SceneNode | |
getChildByTag(unsigned int tag) const | cugl::scene2::SceneNode | inline |
getChildCount() const | cugl::scene2::SceneNode | inline |
getChildren() | cugl::scene2::SceneNode | inline |
getChildren() const | cugl::scene2::SceneNode | inline |
getClassName() const | cugl::scene2::SceneNode | inline |
getColor() const | cugl::scene2::SceneNode | inline |
getContentHeight() const | cugl::scene2::SceneNode | inline |
getContentSize() const | cugl::scene2::SceneNode | inline |
getContentWidth() const | cugl::scene2::SceneNode | inline |
getDestinationBlendFactor() const | cugl::scene2::Label | inline |
getDropShadow() const | cugl::scene2::Label | inline |
getFont() const | cugl::scene2::Label | inline |
getForeground() const | cugl::scene2::Label | inline |
getHeight() const | cugl::scene2::SceneNode | inline |
getHorizontalAlignment() const | cugl::scene2::Label | |
getInterior() const | cugl::scene2::Label | |
getLayout() const | cugl::scene2::SceneNode | inline |
getLayoutBounds() const | cugl::scene2::SceneNode | inlinevirtual |
getName() const | cugl::scene2::SceneNode | inline |
getNodeToParentTransform() const | cugl::scene2::SceneNode | inline |
getNodeToWorldTransform() const | cugl::scene2::SceneNode | |
getPaddingBottom() const | cugl::scene2::Label | inline |
getPaddingLeft() const | cugl::scene2::Label | inline |
getPaddingRight() const | cugl::scene2::Label | inline |
getPaddingTop() const | cugl::scene2::Label | inline |
getParent() | cugl::scene2::SceneNode | inline |
getParent() const | cugl::scene2::SceneNode | inline |
getParentToNodeTransform() const | cugl::scene2::SceneNode | inline |
getPosition() const | cugl::scene2::SceneNode | inline |
getPositionX(void) const | cugl::scene2::SceneNode | inline |
getPositionY(void) const | cugl::scene2::SceneNode | inline |
getPriority() | cugl::scene2::SceneNode | inline |
getScale() const | cugl::scene2::SceneNode | inline |
getScaleX() const | cugl::scene2::SceneNode | inline |
getScaleY() const | cugl::scene2::SceneNode | inline |
getScene() | cugl::scene2::SceneNode | inline |
getScene() const | cugl::scene2::SceneNode | inline |
getScissor() const | cugl::scene2::SceneNode | inline |
getShadowBlur() const | cugl::scene2::Label | inline |
getSize() const | cugl::scene2::SceneNode | |
getSourceBlendFactor() const | cugl::scene2::Label | inline |
getSpacing() const | cugl::scene2::Label | |
getTag() const | cugl::scene2::SceneNode | inline |
getText() const | cugl::scene2::Label | |
getTextBounds() const | cugl::scene2::Label | |
getTransform() const | cugl::scene2::SceneNode | inline |
getTrueBounds() const | cugl::scene2::Label | |
getVerticalAlignment() const | cugl::scene2::Label | |
getWidth() const | cugl::scene2::SceneNode | inline |
getWorldPosition() const | cugl::scene2::SceneNode | inline |
getWorldToNodeTransform() const | cugl::scene2::SceneNode | inline |
getWrap() const | cugl::scene2::Label | |
hasRelativeColor() const | cugl::scene2::SceneNode | inline |
init() | cugl::scene2::SceneNode | inlinevirtual |
initWithBounds(const Size size) override | cugl::scene2::Label | virtual |
initWithBounds(float width, float height) override | cugl::scene2::Label | inlinevirtual |
initWithBounds(const Rect rect) override | cugl::scene2::Label | virtual |
initWithBounds(float x, float y, float width, float height) override | cugl::scene2::Label | inlinevirtual |
initWithData(const Scene2Loader *loader, const std::shared_ptr< JsonValue > &data) override | cugl::scene2::Label | virtual |
initWithPosition(const Vec2 pos) override | cugl::scene2::Label | inlinevirtual |
initWithPosition(float x, float y) | cugl::scene2::Label | inline |
initWithText(const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | |
initWithText(const Vec2 position, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | |
initWithTextBox(const Size size, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | |
initWithTextBox(const Rect rect, const std::string text, const std::shared_ptr< Font > &font) | cugl::scene2::Label | |
isVisible() const | cugl::scene2::SceneNode | inline |
Label() | cugl::scene2::Label | |
nodeToParentCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | inline |
nodeToScreenCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | |
nodeToWorldCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | inline |
operator std::string() const | cugl::scene2::SceneNode | inline |
parentToNodeCoords(const Vec2 parentPoint) const | cugl::scene2::SceneNode | inline |
reanchor() | cugl::scene2::Label | protected |
removeAllChildren() | cugl::scene2::SceneNode | virtual |
removeChild(unsigned int pos) | cugl::scene2::SceneNode | virtual |
removeChild(const std::shared_ptr< SceneNode > &child) | cugl::scene2::SceneNode | |
removeChildByName(const std::string name) | cugl::scene2::SceneNode | |
removeChildByTag(unsigned int tag) | cugl::scene2::SceneNode | |
removeFromParent() | cugl::scene2::SceneNode | inline |
render(const std::shared_ptr< SpriteBatch > &batch, const Affine2 &transform, Color4 tint) | cugl::scene2::SceneNode | virtual |
render(const std::shared_ptr< SpriteBatch > &batch) | cugl::scene2::SceneNode | inlinevirtual |
resize() | cugl::scene2::Label | protected |
SceneNode() | cugl::scene2::SceneNode | |
screenToNodeCoords(const Vec2 screenPoint) const | cugl::scene2::SceneNode | |
setAlternateTransform(const Affine2 &transform) | cugl::scene2::SceneNode | inline |
setAnchor(const Vec2 anchor) | cugl::scene2::SceneNode | virtual |
setAnchor(float x, float y) | cugl::scene2::SceneNode | inlinevirtual |
setAngle(float angle) | cugl::scene2::SceneNode | inline |
setBackground(Color4 color) | cugl::scene2::Label | |
setBlendEquation(GLenum equation) | cugl::scene2::Label | inline |
setBlendFunc(GLenum srcFactor, GLenum dstFactor) | cugl::scene2::Label | inline |
setColor(Color4 color) | cugl::scene2::SceneNode | inlinevirtual |
setContentHeight(float height) | cugl::scene2::SceneNode | inline |
setContentSize(const Size size) override | cugl::scene2::Label | virtual |
setContentSize(float width, float height) override | cugl::scene2::Label | inlinevirtual |
setContentWidth(float width) | cugl::scene2::SceneNode | inline |
setDropShadow(const Vec2 p) | cugl::scene2::Label | inline |
setDropShadow(float x, float y) | cugl::scene2::Label | |
setFont(const std::shared_ptr< Font > &font, bool resize=false) | cugl::scene2::Label | |
setForeground(Color4 color) | cugl::scene2::Label | inline |
setHorizontalAlignment(HorizontalAlign halign) | cugl::scene2::Label | |
setInterior(const Rect rect) | cugl::scene2::Label | |
setLayout(const std::shared_ptr< Layout > &layout) | cugl::scene2::SceneNode | inline |
setName(const std::string name) | cugl::scene2::SceneNode | inline |
setPadding(float left, float bottom, float right, float top) | cugl::scene2::Label | |
setPadding(float pad) | cugl::scene2::Label | inline |
setPaddingBottom(float bot) | cugl::scene2::Label | inline |
setPaddingLeft(float left) | cugl::scene2::Label | inline |
setPaddingRight(float right) | cugl::scene2::Label | inline |
setPaddingTop(float top) | cugl::scene2::Label | inline |
setPosition(const Vec2 &position) | cugl::scene2::SceneNode | inline |
setPosition(float x, float y) | cugl::scene2::SceneNode | |
setPositionX(float x) | cugl::scene2::SceneNode | inline |
setPositionY(float y) | cugl::scene2::SceneNode | inline |
setPriority(float priority) | cugl::scene2::SceneNode | inline |
setRelativeColor(bool flag) | cugl::scene2::SceneNode | inline |
setScale(float scale) | cugl::scene2::SceneNode | inline |
setScale(const Vec2 vec) | cugl::scene2::SceneNode | inline |
setScale(float sx, float sy) | cugl::scene2::SceneNode | inline |
setScissor(const std::shared_ptr< Scissor > &scissor) | cugl::scene2::SceneNode | inline |
setScissor() | cugl::scene2::SceneNode | inline |
setShadowBlur(float blur) | cugl::scene2::Label | |
setSpacing(float spacing) | cugl::scene2::Label | |
setTag(unsigned int tag) | cugl::scene2::SceneNode | inline |
setText(const std::string text, bool resize=false) | cugl::scene2::Label | virtual |
setVerticalAlignment(VerticalAlign valign) | cugl::scene2::Label | |
setVisible(bool visible) | cugl::scene2::SceneNode | inline |
setWrap(bool wrap) | cugl::scene2::Label | |
swapChild(const std::shared_ptr< SceneNode > &child1, const std::shared_ptr< SceneNode > &child2, bool inherit=false) | cugl::scene2::SceneNode | |
toString(bool verbose=false) const | cugl::scene2::SceneNode | virtual |
updateColor() | cugl::scene2::Label | protected |
withAlternateTransform() | cugl::scene2::SceneNode | inline |
worldToNodeCoords(const Vec2 worldPoint) const | cugl::scene2::SceneNode | inline |
~Label() | cugl::scene2::Label | inline |
~SceneNode() | cugl::scene2::SceneNode | inline |