home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 51
/
PCGamer51_17Demos.iso
/
games
/
colobotdemo
/
colobotdemo10e.exe
/
script
/
shield01.txt
< prev
next >
Wrap
Text File
|
2001-06-17
|
163b
|
7 lines
extern void object::Outward()
{
shield(1,15); // activates the shield
goto(6,160); // goes close to the key
shield(0,15); // deactivates the shield
}