pyherc.rules.time

pyherc.rules.time.get_new_tick(character, cost)

Calculate new tick for character @param character: character performing the action @param cost: cost of the action @return: new tick

pyherc.rules.time.get_next_creature(model)

Get the character who is next to take action @return: Character

Previous topic

pyherc.rules.tables

Next topic

pyherc.rules.utils

This Page