home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
NTT
/
DM-
/
hotjava
/
classes
/
src
/
anim.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
2017-09-21
|
239 b
|
14 lines
// Animation Data Type
#define TY_STATIC 0
#define TY_AUTO 1
#define TY_CLICK 2
#define TY_ONCE 3
#define TY_TOGGLE 4
// AnimationData ID
#define ID_AUTO 0
// Animation Depth for no image (i.e. sound only data)
#define DP_NOIMAGE -1