Example #1
0
 public override int GetFaceTextureSlot(int face, int value)
 {
     int[] maps = new int[] { 27, 26, 26, 26, 26, 26 };
     return(ILibrary.GetFaceTextureSlot(face, value, maps));
 }
Example #2
0
 public override int GetFaceTextureSlot(int face, int value)
 {
     int[] maps = new int[] { 119, 87, 81, 87, 88, 81 };
     return(ILibrary.GetFaceTextureSlot(face, value, maps));
 }
Example #3
0
 public override int GetFaceTextureSlot(int face, int value)
 {
     int[] maps = new int[] { 72, 74, 75, 74, 91, 73 };
     return(ILibrary.GetFaceTextureSlot(face, value, maps));
 }
Example #4
0
 public override int GetFaceTextureSlot(int face, int value)
 {
     int[] maps = new int[] { 108, 93, 94, 92, 110, 77 };
     return(ILibrary.GetFaceTextureSlot(face, value, maps));
 }
Example #5
0
 public override int GetFaceTextureSlot(int face, int value)
 {
     int[] maps = new int[] { 63, 79, 47, 79, 95, 95 };
     return(ILibrary.GetFaceTextureSlot(face, value, maps));
 }