Exemplo n.º 1
0
		public MountedPixie( MountedPixieType type, MountedPixieFacing facing ) : base( ( 0x2a71 + (2 * (int)type) ) + (int)facing )
		{
		}
Exemplo n.º 2
0
 public MountedPixie(MountedPixieType type, MountedPixieFacing facing) : base((0x2a71 + (2 * (int)type)) + (int)facing)
 {
 }