#include "global.h"#include "ScreenTestFonts.h"#include "FontManager.h"#include "RageTextureManager.h"#include "ScreenManager.h"#include "GameConstantsAndTypes.h"#include "ScreenDimensions.h"Functions | |
| void | ChangeText (CString txt) |
| REGISTER_SCREEN_CLASS (ScreenTestFonts) | |
Variables | |
| const float | LineWidth = 400 |
| const float | LineHeight = 50 |
| CString | CustomText |
| const ScreenMessage | SM_ChangeText = ScreenMessage(SM_User+1) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7