|
JMGraphics
|
This is the complete list of members for JMGraphics::Font, including all inherited members.
| Font(JMGraphics *parentObject) | JMGraphics::Font | |
| Font(const Font &)=delete (defined in JMGraphics::Font) | JMGraphics::Font | |
| Font(Font &&)=default (defined in JMGraphics::Font) | JMGraphics::Font | |
| load(std::string FilePath, int size) | JMGraphics::Font | |
| operator=(const Font &)=delete (defined in JMGraphics::Font) | JMGraphics::Font | |
| operator=(Font &&)=default (defined in JMGraphics::Font) | JMGraphics::Font | |
| parent (defined in JMGraphics::Font) | JMGraphics::Font | |
| render(Shader *shader, std::string text, float x, float y, float scale, bool leftJust) | JMGraphics::Font | |
| ~Font() (defined in JMGraphics::Font) | JMGraphics::Font |