nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::TextNode Member List

This is the complete list of members for ncine::TextNode, including all inherited members.

aabb() constncine::DrawableNodeinline
aabb_ncine::DrawableNodeprotected
AabbBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
absAlpha() constncine::SceneNodeinline
absAnchorPoint() constncine::SceneNodeinline
absColor() constncine::SceneNodeinline
absColor_ncine::SceneNodeprotected
absHeight() const overridencine::TextNodevirtual
absLayer() constncine::SceneNodeinline
absLayer_ncine::SceneNodeprotected
absLineHeight() constncine::TextNodeinline
absPosition() constncine::SceneNodeinline
absPosition_ncine::SceneNodeprotected
absRotation() constncine::SceneNodeinline
absRotation_ncine::SceneNodeprotected
absScale() constncine::SceneNodeinline
absScaleFactor_ncine::SceneNodeprotected
absSize() constncine::DrawableNodeinline
absWidth() const overridencine::TextNodevirtual
addChildNode(SceneNode *childNode)ncine::SceneNode
alignment() constncine::TextNodeinline
Alignment enum namencine::TextNode
alpha() constncine::SceneNodeinline
AnchorBottomLeft (defined in ncine::DrawableNode)ncine::DrawableNodestatic
AnchorBottomRight (defined in ncine::DrawableNode)ncine::DrawableNodestatic
AnchorCenter (defined in ncine::DrawableNode)ncine::DrawableNodestatic
anchorPoint() constncine::DrawableNodeinline
anchorPoint_ncine::SceneNodeprotected
AnchorTopLeft (defined in ncine::DrawableNode)ncine::DrawableNodestatic
AnchorTopRight (defined in ncine::DrawableNode)ncine::DrawableNodestatic
BlendingFactor enum namencine::DrawableNode
BlendingPreset enum namencine::DrawableNode
calculateBoundaries(const Font &font, bool withKerning, unsigned int tabSize, const nctl::String &string)ncine::TextNodestatic
calculateBoundaries(const Font &font, bool withKerning, const nctl::String &string)ncine::TextNodestatic
childOrderIndex() constncine::SceneNode
childOrderIndex_ncine::SceneNodeprotected
children()ncine::SceneNodeinline
children() constncine::SceneNodeinline
children_ncine::SceneNodeprotected
clone() constncine::TextNodeinline
color() constncine::SceneNodeinline
color_ncine::SceneNodeprotected
ColorBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
ColorUploadBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
DefaultStringLengthncine::TextNodestatic
DefaultTabSizencine::TextNodestatic
deleteChildrenOnDestruction() constncine::SceneNodeinline
destBlendingFactor() constncine::DrawableNode
DirtyBitPositions enum namencine::SceneNodeprotected
dirtyBits_ncine::SceneNodeprotected
draw(RenderQueue &renderQueue) overridencine::TextNodevirtual
DrawableNode(SceneNode *parent, float xx, float yy)ncine::DrawableNode
DrawableNode(SceneNode *parent, const Vector2f &position)ncine::DrawableNode
DrawableNode(SceneNode *parent)ncine::DrawableNodeexplicit
DrawableNode()ncine::DrawableNode
DrawableNode(DrawableNode &&)ncine::DrawableNode
DrawableNode(const DrawableNode &other)ncine::DrawableNodeprotected
drawEnabled_ (defined in ncine::SceneNode)ncine::SceneNodeprotected
enableKerning(bool withKerning)ncine::TextNode
font() constncine::TextNodeinline
fromId(unsigned int id)ncine::Objectstatic
height() const overridencine::TextNodevirtual
height_ncine::DrawableNodeprotected
id() constncine::Objectinline
isBlendingEnabled() constncine::DrawableNode
isDrawEnabled() constncine::SceneNodeinline
isEnabled() constncine::SceneNodeinline
isUpdateEnabled() constncine::SceneNodeinline
lastFrameRendered() constncine::DrawableNodeinline
lastFrameRendered_ncine::DrawableNodeprotected
lastFrameUpdated() constncine::SceneNodeinline
lastFrameUpdated_ncine::SceneNodeprotected
layer() constncine::SceneNodeinline
layer_ncine::SceneNodeprotected
lineHeight() constncine::TextNodeinline
localMatrix() constncine::SceneNodeinline
localMatrix_ncine::SceneNodeprotected
MaxNameLengthncine::Objectstatic
MaxTabSizencine::TextNodestatic
MinRotationncine::SceneNodestatic
move(float x, float y)ncine::SceneNodeinline
move(const Vector2f &position)ncine::SceneNodeinline
moveX(float x)ncine::SceneNodeinline
moveY(float y)ncine::SceneNodeinline
name() constncine::Object
Object(ObjectType type)ncine::Objectexplicit
Object(ObjectType type, const char *name)ncine::Object
Object(Object &&other)ncine::Object
Object(const Object &other)ncine::Objectprotected
ObjectType enum namencine::Object
operator=(TextNode &&)=defaultncine::TextNode
ncine::DrawableNode::operator=(DrawableNode &&)ncine::DrawableNode
ncine::SceneNode::operator=(SceneNode &&other)ncine::SceneNode
ncine::SceneNode::operator=(const SceneNode &)=deletencine::SceneNodeprotected
ncine::Object::operator=(Object &&other)ncine::Object
parent() constncine::SceneNodeinline
parent()ncine::SceneNodeinline
parent_ncine::SceneNodeprotected
position() constncine::SceneNodeinline
position_ncine::SceneNodeprotected
removeAllChildrenNodes()ncine::SceneNode
removeChildNode(SceneNode *childNode)ncine::SceneNode
removeChildNodeAt(unsigned int index)ncine::SceneNode
renderCommand_ncine::DrawableNodeprotected
renderMode() constncine::TextNode
rotation() constncine::SceneNodeinline
rotation_ncine::SceneNodeprotected
scale() constncine::SceneNodeinline
scaleFactor_ncine::SceneNodeprotected
SceneNode(SceneNode *parent, float x, float y)ncine::SceneNode
SceneNode(SceneNode *parent, const Vector2f &position)ncine::SceneNode
SceneNode(SceneNode *parent)ncine::SceneNodeexplicit
SceneNode()ncine::SceneNode
SceneNode(SceneNode &&other)ncine::SceneNode
SceneNode(const SceneNode &other)ncine::SceneNodeprotected
setAbsAnchorPoint(float x, float y)ncine::SceneNodeinline
setAbsAnchorPoint(const Vector2f &point)ncine::SceneNodeinline
setAlignment(Alignment alignment)ncine::TextNode
setAlpha(unsigned char alpha)ncine::SceneNodeinline
setAlphaF(float alpha)ncine::SceneNodeinline
setAnchorPoint(float xx, float yy)ncine::DrawableNode
setAnchorPoint(const Vector2f &point)ncine::DrawableNodeinline
setBlendingEnabled(bool blendingEnabled)ncine::DrawableNode
setBlendingFactors(BlendingFactor srcBlendingFactor, BlendingFactor destBlendingFactor)ncine::DrawableNode
setBlendingPreset(BlendingPreset blendingPreset)ncine::DrawableNode
setColor(Color color)ncine::SceneNodeinline
setColor(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha)ncine::SceneNodeinline
setColorF(Colorf color)ncine::SceneNodeinline
setColorF(float red, float green, float blue, float alpha)ncine::SceneNodeinline
setDeleteChildrenOnDestruction(bool shouldDeleteChildrenOnDestruction)ncine::SceneNodeinline
setDrawEnabled(bool drawEnabled)ncine::SceneNodeinline
setEnabled(bool isEnabled)ncine::SceneNodeinline
setFont(Font *font)ncine::TextNode
setLayer(uint16_t layer)ncine::SceneNodeinline
setLineHeight(float lineHeight)ncine::TextNodeinline
setLocalMatrix(const Matrix4x4f &localMatrix)ncine::SceneNodeinline
setName(const char *name)ncine::Object
setParent(SceneNode *parentNode)ncine::SceneNode
setPosition(float x, float y)ncine::SceneNodeinline
setPosition(const Vector2f &position)ncine::SceneNodeinline
setPositionX(float x)ncine::SceneNodeinline
setPositionY(float y)ncine::SceneNodeinline
setRenderMode(Font::RenderMode renderMode)ncine::TextNode
setRotation(float rotation)ncine::SceneNodeinline
setScale(float scaleFactor)ncine::SceneNodeinline
setScale(float scaleFactorX, float scaleFactorY)ncine::SceneNodeinline
setScale(const Vector2f &scaleFactor)ncine::SceneNodeinline
setString(const nctl::String &string)ncine::TextNode
setString(const char *string)ncine::TextNode
setTabSize(unsigned int tabSize)ncine::TextNode
setUpdateEnabled(bool updateEnabled)ncine::SceneNodeinline
setVisitOrderState(enum VisitOrderState visitOrderState)ncine::SceneNodeinline
setWorldMatrix(const Matrix4x4f &worldMatrix)ncine::SceneNodeinline
shouldDeleteChildrenOnDestruction_ncine::SceneNodeprotected
size() constncine::DrawableNodeinline
SizeBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
srcBlendingFactor() constncine::DrawableNode
string() constncine::TextNodeinline
string()ncine::TextNodeinline
sType() (defined in ncine::TextNode)ncine::TextNodeinlinestatic
swapChildPointer(SceneNode *first, SceneNode *second)ncine::SceneNodeprotected
swapChildrenNodes(unsigned int firstIndex, unsigned int secondIndex)ncine::SceneNode
swapNodeBack()ncine::SceneNode
swapNodeForward()ncine::SceneNode
tabSize() constncine::TextNodeinline
TextNode() (defined in ncine::TextNode)ncine::TextNode
TextNode(unsigned int maxStringLength) (defined in ncine::TextNode)ncine::TextNodeexplicit
TextNode(SceneNode *parent, Font *font) (defined in ncine::TextNode)ncine::TextNode
TextNode(SceneNode *parent, Font *font, unsigned int maxStringLength) (defined in ncine::TextNode)ncine::TextNode
TextNode(TextNode &&)=defaultncine::TextNode
TextNode(const TextNode &other)ncine::TextNodeprotected
TextureBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
transform() override (defined in ncine::TextNode)ncine::TextNodevirtual
TransformationBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
TransformationUploadBit enum value (defined in ncine::SceneNode)ncine::SceneNodeprotected
type() constncine::Objectinline
type_ncine::Objectprotected
unlinkChildNode(SceneNode *childNode)ncine::SceneNode
update(float frameTime)ncine::SceneNodevirtual
updateAabb()ncine::DrawableNodeprotectedvirtual
updateCulling()ncine::DrawableNodeprotected
updateEnabled_ (defined in ncine::SceneNode)ncine::SceneNodeprotected
visit(RenderQueue &renderQueue, unsigned int &visitOrderIndex)ncine::SceneNodevirtual
visitOrderIndex() constncine::SceneNodeinline
visitOrderIndex_ncine::SceneNodeprotected
visitOrderState() constncine::SceneNodeinline
VisitOrderState enum name (defined in ncine::SceneNode)ncine::SceneNode
visitOrderState_ncine::SceneNodeprotected
width() const overridencine::TextNodevirtual
width_ncine::DrawableNodeprotected
withKerning() constncine::TextNodeinline
withVisitOrder_ncine::SceneNodeprotected
worldMatrix() constncine::SceneNodeinline
worldMatrix_ncine::SceneNodeprotected
~DrawableNode() override (defined in ncine::DrawableNode)ncine::DrawableNode
~Object()ncine::Objectvirtual
~SceneNode() overridencine::SceneNode