World of Hello
|
This is the complete list of members for Create3DText, including all inherited members.
addMesh(mesh *m) | mesh | |
clearProperties() | mesh | |
Create3DText(string text, float x=0, float y=0, float z=0, float width=-1, float height=-1) | Create3DText | |
doCommands(string cmd) | mesh | |
getChildren() | mesh | |
getFont() | Create3DText | |
getID() | mesh | |
getObject(bool includeChildren=true) | mesh | |
getParent() | mesh | |
getPosition() | mesh | |
getProperties() | mesh | |
getProperty(string property) | mesh | |
getRotation() | mesh | |
getRx() | mesh | |
getRy() | mesh | |
getRy() | mesh | |
getScale() | mesh | |
getText() | Create3DText | |
getType() | mesh | |
getX() | mesh | |
getY() | mesh | |
getZ() | mesh | |
hide() | mesh | |
isVisible() | mesh | |
moveForward(float speed=1, float xRotation=0, float yRotation=0, float zRotation=0) | mesh | |
remove() | mesh | |
removeFromClients() | mesh | |
removeProperty(string property) | mesh | |
sendToClients(bool removeOthers=false, string key="", string keyAns="") | mesh | |
setColor(int r, int g, int b, int a=255) | mesh | |
setFont(string fontPath) | Create3DText | |
setID(string ID) | mesh | |
setLighting(bool lit=true) | mesh | |
setPosition(float X, float Y, float Z) | mesh | |
setProperty(string property, string value) | mesh | |
setRotation(float Rx, float Ry, float Rz) | mesh | |
setRx(float Rx) | mesh | |
setRy(float Ry) | mesh | |
setRz(float Rz) | mesh | |
setScale(float X=-1, float Y=-1, float Z=-1) | mesh | |
setText(string text) | Create3DText | |
setVisible(bool visible=true) | mesh | |
setX(float X) | mesh | |
setY(float Y) | mesh | |
setZ(float Z) | mesh | |
setZBuffer(bool ZBuffer=true) | mesh | |
show() | mesh |