public bool m000017(c0001ad.enum01af p0) { switch (p0) { case c0001ad.enum01af.f000005: if (!this.f00000a[0]) { return (this.f000030.Y > this.f000031); } return (this.f000030.Y > this.f000033); case c0001ad.enum01af.f00006c: if (!this.f00000a[1]) { return (this.f000030.Y < -this.f000031); } return (this.f000030.Y < -this.f000033); case c0001ad.enum01af.f00006d: if (!this.f00000a[2]) { return (this.f000030.X < -this.f000031); } return (this.f000030.X < -this.f000033); case c0001ad.enum01af.f00006e: if (!this.f00000a[3]) { return (this.f000030.X > this.f000031); } return (this.f000030.X > this.f000033); } return false; }
public bool m0002ac(c0001ad.enum01af p0) { return (!this.f00000a[(int) p0] && this.m000017(p0)); }