public Wanders(Actor self, WandersInfo info) { this.self = self; this.info = info; effectiveMoveRadius = info.WanderMoveRadius; }