![]() |
Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
|
This is the complete list of members for TexteBox, including all inherited members.
| alpha | TexteBox | private |
| buildTexteBox() | TexteBox | |
| Draw(GLint *renderUniforms) const override | TexteBox | virtual |
| getAlpha() | TexteBox | |
| getColor() | TexteBox | |
| getOrigin() | TexteBox | |
| getPosition() | TexteBox | |
| getRotation() | TexteBox | |
| getSize() | TexteBox | |
| getTexte() | TexteBox | |
| glyphList | TexteBox | private |
| offset | TexteBox | private |
| operator=(const TexteBox &other) | TexteBox | |
| origin | TexteBox | private |
| pos | TexteBox | private |
| RGB | TexteBox | private |
| rotation | TexteBox | private |
| setAlpha(float nAlpha) | TexteBox | |
| setColor(Vector3i nRGB) | TexteBox | |
| setFont(Font *font) | TexteBox | |
| setOrigin(Vector2f nOrigin) | TexteBox | |
| setPosition(Vector2f nPos) | TexteBox | |
| setRotation(float nRotation) | TexteBox | |
| setTexte(const char *nTexte) | TexteBox | |
| size | TexteBox | private |
| sizeTexte | TexteBox | private |
| texte | TexteBox | private |
| TexteBox(const char *nTexte, Font *nFont) | TexteBox | |
| TexteBox(const TexteBox &other) | TexteBox | |
| texteFont | TexteBox | private |
| ~TexteBox() | TexteBox |