home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Classes
/
Rubberview
/
sym
/
Rubber.h
< prev
Wrap
C/C++ Source or Header
|
1993-06-25
|
292b
|
15 lines
/* ./sym/Rubber.h generated from Rubber.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef RUBBER_H
#define RUBBER_H
extern void PSWInitRubberband( void );
extern void PSWPositionRect(const float coords[]);
extern void PSWMakeVisible(int bIsVisible);
#endif RUBBER_H