home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
Parsec47
/
Parsec47.exe
/
p47
/
large
/
pxa_boss_opening.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-11-29
|
394b
|
17 lines
<?xml version="1.0" ?>
<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
<bulletml type="vertical"
xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
<action label="top">
<fire>
<direction>-45+$rand*90</direction>
<speed>0.4+$rand*0.8</speed>
<bullet/>
</fire>
<wait>200/(10+$rank*20)</wait>
</action>
</bulletml>