Etterna 0.74.4
|
The textures used by the font. More...
#include <Font.h>
Public Member Functions | |
FontPageTextures () | |
Set up the initial textures. | |
Public Attributes | |
RageTexture * | m_pTextureMain |
The primary texture drawn underneath Main. | |
RageTexture * | m_pTextureStroke |
an optional texture drawn underneath Main. | |
The textures used by the font.
RageTexture* FontPageTextures::m_pTextureStroke |
an optional texture drawn underneath Main.
This can help to acheive complicated layer styles.