#include "global.h"#include <cassert>#include "Sprite.h"#include "RageTextureManager.h"#include "IniFile.h"#include "RageLog.h"#include "RageException.h"#include "PrefsManager.h"#include "RageDisplay.h"#include "RageTexture.h"#include "ActorUtil.h"#include "arch/Dialog/Dialog.h"#include "Foreach.h"#include "LuaBinding.h"#include "LuaManager.h"Defines | |
| #define | IF_CROP_POS(side, opp_side) |
Functions | |
| void | TexCoordsFromArray (RageSpriteVertex *v, const float *f) |
| void | TexCoordArrayFromRect (float fImageCoords[8], const RectF &rect) |
| RageColor | scale (float x, float l1, float h1, const RageColor &a, const RageColor &b) |
|
|
Value:
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.7