home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Superpower (Alt)
/
SUPERPOWER.iso
/
q
/
source
/
texturev.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
|
1996-08-08
|
109 b
|
13 lines
@interface TextureView:View
{
id parent_i;
int deselectIndex;
}
- setParent:(id)from;
- deselect;
@end