| 
    Osiris Framework
    0.2
    
   | 
 
This is the complete list of members for OText2D, including all inherited members.
| append(const char *content) | OText2D | |
| content() const | OText2D | |
| font() const | OText2D | |
| fontColor() const | OText2D | |
| fontSize() const | OText2D | |
| onKeyboardPress(const OKeyboardPressEvent *evt) | OObject | virtual | 
| onMouseClickEvent(const OMouseClickEvent *evt) | OObject | virtual | 
| onScreenResize(const OResizeEvent *evt) | OText2D | virtual | 
| OObject() | OObject | |
| OText2D(OFont *font, unsigned int fontSize, float x, float y, const OVector4 &color=OVector4(1.0f), const char *content=NULL) | OText2D | |
| processEvent(const OEvent *evt) | OObject | virtual | 
| render() | OText2D | |
| scaleX() const | OText2D | |
| scaleY() const | OText2D | |
| scheduleDelete() | OObject | |
| setContent(const char *content) | OText2D | |
| setFont(OFont *font, unsigned int fontSize) | OText2D | |
| setFontColor(const OVector4 &color) | OText2D | |
| setPosition(float x, float y) | OText2D | |
| setScale(float sx, float sy) | OText2D | |
| x() const | OText2D | |
| y() const | OText2D | |
| ~OObject() | OObject | virtual | 
| ~OText2D() | OText2D | virtual |