603 {
604
607 {
609 }
610
611
614 {
615 }
616
617
618 private bool MoveNext()
619 {
626 {
628 float x = this.screenPosition.x;
629 float y = this.screenPosition.y;
630 Camera camera = this.camera;
632 {
633 }
635 float x2 = this.screenPosition.x;
636 float y2 = this.screenPosition.y;
639 {
640 }
649 }
654 return true;
655 }
656
657
658
660 {
662 get
663 {
665 }
666 }
667
668
671 {
673 }
674
675
676
678 {
680 get
681 {
683 }
684 }
685
686
688
689
691
692
694
695
697
698
699 public Camera camera;
700 }
class f__AnonymousType0<< Count > j__TPar