home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.mdf
/
SourceCode
/
MiscKit1.2.6
/
Palettes
/
MiscSoundPalette
/
MiscSoundUtil.subproj
/
MiscVolumeLight.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-27
|
132 b
|
9 lines
#import "MiscVolumeMeter.h"
@interface MiscVolumeLight:MiscVolumeMeter
{
}
- drawSelf:(const NXRect*) rects:(int) rectCount;
@end