diff options
author | Sven Hesse | 2010-08-08 00:35:18 +0000 |
---|---|---|
committer | Sven Hesse | 2010-08-08 00:35:18 +0000 |
commit | 44159533936ff68da1d92639003ae30fc7611cf1 (patch) | |
tree | c164e015498bfef4942893493b15319bbad4a74e /backends/timer/default/default-timer.h | |
parent | f8a43ee35f4ca2a409558fbb6bf978cc2ae54ab4 (diff) | |
download | scummvm-rg350-44159533936ff68da1d92639003ae30fc7611cf1.tar.gz scummvm-rg350-44159533936ff68da1d92639003ae30fc7611cf1.tar.bz2 scummvm-rg350-44159533936ff68da1d92639003ae30fc7611cf1.zip |
GOB: Add constants for different surfaces/sprites
Add
static const int kFrontSurface = 20;
static const int kBackSurface = 21;
static const int kAnimSurface = 22;
static const int kCursorSurface = 23;
static const int kCaptureSurface = 30;
to class Draw and substitute the raw numbers in other files with
those aliases, for readability.
svn-id: r51852
Diffstat (limited to 'backends/timer/default/default-timer.h')
0 files changed, 0 insertions, 0 deletions