Mercurial > touhou-doc
comparison 06/ecl.xml @ 3:bd0f1253691d
Add documentation of ECL format.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 06 Aug 2011 13:42:40 +0200 |
parents | f82309a9465e |
children | b3644dff344c |
comparison
equal
deleted
inserted
replaced
2:0a7e6e3d5327 | 3:bd0f1253691d |
---|---|
378 <desc>Change the speed of the enemy step by step, at each frame.</desc> | 378 <desc>Change the speed of the enemy step by step, at each frame.</desc> |
379 </op> | 379 </op> |
380 | 380 |
381 <op> | 381 <op> |
382 <num>49</num> | 382 <num>49</num> |
383 <name></name> | 383 <name>set_random_?</name> |
384 <params> | 384 <params> |
385 <param type="f" values="0.7853982f">The new angle?.</param> | 385 <param type="f" values="0.7853982f">The new angle?.</param> |
386 <param type="f" values="2.3561945f">Some deplacement?.</param> | 386 <param type="f" values="2.3561945f">Some deplacement?.</param> |
387 </params> | 387 </params> |
388 <desc>Used only five times, in <stage>2</stage>.</desc> | 388 <desc>Used only five times, in <stage>2</stage>. Seems to involve some randomness.</desc> |
389 </op> | 389 </op> |
390 | 390 |
391 <op> | 391 <op> |
392 <num>50</num> | 392 <num>50</num> |
393 <name></name> | 393 <name></name> |