Game-Xomb

 view release on metacpan or  search on metacpan

lib/Game/Xomb.pm  view on Meta::CPAN


=item B<display_shieldup>

Returns a string that prints whether and if so what C<VEGGIE> is being
used to regenerate the shield.

=item B<distance>

Pythagorean distance between two cells, with rounding. Will differ in
some cases from the Chebyshev distance that the B<linecb> and B<walkcb>
line functions use for an iterations count.

=item B<does_hit>

Whether or not the given weapon hits at the given B<distance>, and
what the cost of that move was. The cost will be higher if the target
is out of range so that the animate will not wake up until the player
can be in range.

=item B<extract>



( run in 0.610 second using v1.01-cache-2.11-cpan-71847e10f99 )