Package com.deco2800.game.components.tasks


package com.deco2800.game.components.tasks
  • Classes
    Class
    Description
    Chases a target entity until they get too far away or line of sight is lost
     
    Move to a given position, finishing when you get close enough.
    Wander around by moving a random position within a range of the starting position.
     
    Task that does nothing other than waiting for a given time.
    Wander around by moving a random position within a range of the starting position.