class Combat::ProcessAI

Defined in:

mechanics/combat.cr

Instance Method Summary

Instance Method Detail

def filter(world) #

[View source]
def move_to_enemies(entity, list) #

[View source]
def preprocess #

[View source]
def process(entity) #

[View source]
def try_attack(entity) #

[View source]
def try_escape(entity, list) #

[View source]