//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace PckStudio.Core.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PckStudio.Core.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap additional_map_icons_atlas {
get {
object obj = ResourceManager.GetObject("additional_map_icons_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "player_1_off_map",
/// "displayName": "Player 1 (Off Map)"
/// },
/// {
/// "internalName": "player_2_off_map",
/// "displayName": "Player 2 (Off Map)"
/// },
/// {
/// "internalName": "player_3_off_map",
/// "displayName": "Player 3 (Off Map)"
/// },
/// {
/// "internalName": "player_4_off_map",
/// "displayName": "Player 4 (Off Map)"
/// },
/// {
/// "internalName": "treasure",
/// "displayName": "Buried Treasure"
/// },
/// {
/// "interna [rest of string was truncated]";.
///
public static string additionalMapiconsData {
get {
return ResourceManager.GetString("additionalMapiconsData", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "base",
/// "displayName": "Base",
/// "colorKey": "Banner_Color"
/// },
/// {
/// "internalName": "border",
/// "displayName": "Bordure",
/// "colorKey": "Banner_Color"
/// },
/// {
/// "internalName": "bricks",
/// "displayName": "Field Masoned",
/// "colorKey": "Banner_Color"
/// },
/// {
/// "internalName": "circle",
/// "displayName": "Roundel",
/// "colorKey": "Banner_Color"
/// }, [rest of string was truncated]";.
///
public static string bannerData {
get {
return ResourceManager.GetString("bannerData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap banners_atlas {
get {
object obj = ResourceManager.GetObject("banners_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "Tile data research by MattNL",
/// "COMMENT_2": "JSON by PhoenixARC, MattNL, and NessieHax (Miku-666)",
/// "entries": [
/// {
/// "internalName": "grass_top",
/// "displayName": "Grass Block (Top)",
/// "colorKey": "Grass"
/// },
/// {
/// "internalName": "stone",
/// "displayName": "Stone"
/// },
/// {
/// "internalName": "dirt",
/// "displayName": "Dirt"
/// },
/// {
/// "internalName": "grass_side",
/// "displayName": "Grass Block (Side)"
/// },
/// { [rest of string was truncated]";.
///
public static string blockData {
get {
return ResourceManager.GetString("blockData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap chain {
get {
object obj = ResourceManager.GetObject("chain", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap clock {
get {
object obj = ResourceManager.GetObject("clock", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap cloth {
get {
object obj = ResourceManager.GetObject("cloth", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap cloth_b {
get {
object obj = ResourceManager.GetObject("cloth_b", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap clouds {
get {
object obj = ResourceManager.GetObject("clouds", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "Grass": {
/// "variants": [
/// "Grass_Common",
/// "Grass_Mesa",
/// "Grass_Swamp1",
/// "Grass_Swamp2"
/// ]
/// },
/// "Foliage": {
/// "variants": [
/// "Foliage_Default",
/// "Foliage_Evergreen",
/// "Foliage_Birch",
/// "Foliage_Mesa",
/// "Foliage_Swampland"
/// ]
/// },
/// "RedstoneDust": {
/// "variants": [
/// "Tile_RedstoneDust",
/// "Tile_RedstoneDustUnlit",
/// "Tile_RedstoneDustLitMin",
/// "Tile_RedstoneDustLitMax"
/// ]
/// },
/// "Particle": {
/// [rest of string was truncated]";.
///
public static string colorEntries {
get {
return ResourceManager.GetString("colorEntries", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Comparison {
get {
object obj = ResourceManager.GetObject("Comparison", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap compass {
get {
object obj = ResourceManager.GetObject("compass", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "bat": {
/// "textureSize": { "X": 64, "Y": 64 },
/// "parts": [
/// {
/// "name": "head",
/// "boxes": [
/// { "pos": { "X": -3, "Y": -3, "Z": -3 }, "size": { "X": 6, "Y": 6, "Z": 6 }, "uv": { "X": 0, "Y": 0 } }
/// ]
/// },
/// {
/// "name": "body",
/// "boxes": [
/// { "pos": { "X": -3, "Y": 4, "Z": -3 }, "size": { "X": 6, "Y": 12, "Z": 6 }, "uv": { "X": 0, "Y": 16 } },
/// { "pos": { "X": -5, "Y": 16, "Z": 0 }, "size": { "X": 10, "Y": 6, "Z": [rest of string was truncated]";.
///
public static string defaultModels {
get {
return ResourceManager.GetString("defaultModels", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap diamond {
get {
object obj = ResourceManager.GetObject("diamond", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "bat": {
/// "textureLocations": [
/// "res/mob/bat"
/// ],
/// "materialName": "bat",
/// "parts": [
/// {
/// "name": "head",
/// "children": [
/// { "name": "rightEar" },
/// { "name": "leftEar" }
/// ]
/// },
/// {
/// "name": "body",
/// "children": [
/// {
/// "name": "rightWing",
/// "children": [
/// { "name": "rightWingTip" }
/// ]
/// },
/// {
/// "name": "leftWing",
/// [rest of string was truncated]";.
///
public static string entityModelMetaData {
get {
return ResourceManager.GetString("entityModelMetaData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap experience_orbs_atlas {
get {
object obj = ResourceManager.GetObject("experience_orbs_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "experience_orb_0",
/// "displayName": "Experience Orb (Size 1)"
/// },
/// {
/// "internalName": "experience_orb_1",
/// "displayName": "Experience Orb (Size 2)"
/// },
/// {
/// "internalName": "experience_orb_2",
/// "displayName": "Experience Orb (Size 3)"
/// },
/// {
/// "internalName": "experience_orb_3",
/// "displayName": "Experience Orb (Size 4)"
/// },
/// {
/// "internalName": "experience_orb_4",
/// "displayName": "Experience Or [rest of string was truncated]";.
///
public static string experienceOrbData {
get {
return ResourceManager.GetString("experienceOrbData", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "explosion_0",
/// "displayName": "Explosion (Stage 1)",
/// "colorKey": "Particle_Explode"
/// },
/// {
/// "internalName": "explosion_1",
/// "displayName": "Explosion (Stage 2)",
/// "colorKey": "Particle_Explode"
/// },
/// {
/// "internalName": "explosion_2",
/// "displayName": "Explosion (Stage 3)",
/// "colorKey": "Particle_Explode"
/// },
/// {
/// "internalName": "explosion_3",
/// [rest of string was truncated]";.
///
public static string explosionData {
get {
return ResourceManager.GetString("explosionData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap explosions_atlas {
get {
object obj = ResourceManager.GetObject("explosions_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap fire_layer_0 {
get {
object obj = ResourceManager.GetObject("fire_layer_0", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap fire_layer_1 {
get {
object obj = ResourceManager.GetObject("fire_layer_1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap gold {
get {
object obj = ResourceManager.GetObject("gold", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap iron {
get {
object obj = ResourceManager.GetObject("iron", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "Tile data research by MattNL",
/// "COMMENT_2": "JSON by PhoenixARC, MattNL, and NessieHax (Miku-666)",
/// "entries": [
/// {
/// "internalName": "helmetCloth",
/// "displayName": "Leather Cap",
/// "allowCustomColour": true,
/// "colorKey": "Armour_Default_Leather_Colour"
/// },
/// {
/// "internalName": "helmetChain",
/// "displayName": "Chain Helmet"
/// },
/// {
/// "internalName": "helmetIron",
/// "displayName": "Iron Helmet"
/// },
/// {
/// "internalName": "helmetDiamond",
/// "displayName": [rest of string was truncated]";.
///
public static string itemData {
get {
return ResourceManager.GetString("itemData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap items_atlas {
get {
object obj = ResourceManager.GetObject("items_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to [
/// {
/// "name": "Bow Pulling",
/// "row": 5,
/// "column": 6,
/// "frameCount": 3,
/// "frameTime": 6,
/// "direction": 1
/// },
/// {
/// "name": "Leather Cap",
/// "row": 0,
/// "column": 0,
/// "overlay": { "row": 0, "column": 9 }
/// },
/// {
/// "name": "Leather Tunic",
/// "row": 0,
/// "column": 1,
/// "overlay": { "row": 0, "column": 10 }
/// },
/// {
/// "name": "Leather Pants",
/// "row": 0,
/// "column": 2,
/// "overlay": { "row": 0, "column": 11 }
/// },
/// {
/// "name": "Leather [rest of string was truncated]";.
///
public static string items_groups {
get {
return ResourceManager.GetString("items_groups", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "anvil": { "lce_name": "anvil_base" },
/// "anvil_top": { "lce_name": "anvil_top_damaged_0" },
/// "chipped_anvil_top": { "lce_name": "anvil_top_damaged_1" },
/// "damaged_anvil_top": { "lce_name": "anvil_top_damaged_2" },
/// "beetroots_stage0": { "lce_name": "beetroots_stage_0" },
/// "beetroots_stage1": { "lce_name": "beetroots_stage_1" },
/// "beetroots_stage2": { "lce_name": "beetroots_stage_2" },
/// "beetroots_stage3": { "lce_name": "beetroots_stage_3" },
/// "bricks": { "lce_name": "brick" },
/// "carro [rest of string was truncated]";.
///
public static string latest2lce_blocks {
get {
return ResourceManager.GetString("latest2lce_blocks", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "bed/white": {
/// "lce_name": "item/bed"
/// //"texture_remap": {
/// // "source_size": { "width": 64, "height": 64 },
/// // "target_size": { "width": 64, "height": 128 },
/// // "areas": [
/// // {
/// // "size": { "width": 32, "height": 32 },
/// // "from": { "x": 0, "y": 0 },
/// // "to": { "x": 0, "y": 0 }
/// // },
/// // {
/// // "size": { "width": 32, "weight": 32 },
/// // "from": { "x": 0, "y": 0 },
/// // "to": { "x": 0, "y": 0 }
/// [rest of string was truncated]";.
///
public static string latest2lce_entities {
get {
return ResourceManager.GetString("latest2lce_entities", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "apple_golden": { "lce_name": "appleGold" },
/// "golden_apple": { "lce_name": "appleGold" },
/// "beef_cooked": { "lce_name": "beefCooked" },
/// "beef_raw": { "lce_name": "beefRaw" },
/// "beef": { "lce_name": "beefRaw" },
/// "blaze_powder": { "lce_name": "blazePowder" },
/// "blaze_rod": { "lce_name": "blazeRod" },
/// "oak_boat": { "lce_name": "boat" },
/// "book_normal": { "lce_name": "book" },
/// "chainmail_boots": { "lce_name": "bootsChain" },
/// "leather_boots": { "lce_name": "bootsCloth" },
///
/// "cro [rest of string was truncated]";.
///
public static string latest2lce_items {
get {
return ResourceManager.GetString("latest2lce_items", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "misc/pumpkinblur": { "lce_name": "pumpkinblur" },
/// "misc/shadow": { "lce_name": "shadow" },
/// "misc/vignette": { "lce_name": "vignette" },
/// "misc/underwater": { "lce_name": "water" },
/// "misc/enchanted_item_glint": { "lce_name": "glint" },
///
/// "map/map_background": { "lce_name": "mapbg" },
///
/// "colormap/foliage": { "lce_name": "foliagecolor" },
/// "colormap/grass": { "lce_name": "grasscolor" },
///
/// "environment/end_sky": { "lce_name": "tunnel" },
///
/// "particle/footprint": { "lce_name": "fo [rest of string was truncated]";.
///
public static string latest2lce_misc {
get {
return ResourceManager.GetString("latest2lce_misc", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap map_icons_atlas {
get {
object obj = ResourceManager.GetObject("map_icons_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "player_1",
/// "displayName": "Player 1"
/// },
/// {
/// "internalName": "player_2",
/// "displayName": "Player 2"
/// },
/// {
/// "internalName": "player_3",
/// "displayName": "Player 3"
/// },
/// {
/// "internalName": "player_4",
/// "displayName": "Player 4"
/// },
/// {
/// "internalName": "target_x",
/// "displayName": "Unused"
/// },
/// {
/// "internalName": "target_point",
/// "displayName": "Target Point (Unused)"
/// },
/// {
/// [rest of string was truncated]";.
///
public static string mapIconData {
get {
return ResourceManager.GetString("mapIconData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap moon_phases_atlas {
get {
object obj = ResourceManager.GetObject("moon_phases_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "moon_phase_0",
/// "displayName": "Full Moon"
/// },
/// {
/// "internalName": "moon_phase_1",
/// "displayName": "Waning Gibbous"
/// },
/// {
/// "internalName": "moon_phase_2",
/// "displayName": "Last Quarter"
/// },
/// {
/// "internalName": "moon_phase_3",
/// "displayName": "Waning Crescent"
/// },
/// {
/// "internalName": "moon_phase_4",
/// "displayName": "New Moon"
/// },
/// {
/// "internalName": "moon_phase_5",
/// "displayName": [rest of string was truncated]";.
///
public static string moonPhaseData {
get {
return ResourceManager.GetString("moonPhaseData", resourceCulture);
}
}
///
/// Looks up a localized string similar to [
/// {
/// "name": "The Pool",
/// "row": 0,
/// "column": 2,
/// "rowSpan": 2,
/// "columnSpan": 1,
/// "direction": 1
/// },
/// {
/// "name": "Bonjour Monsiuer Courbet",
/// "row": 2,
/// "column": 2,
/// "rowSpan": 2,
/// "columnSpan": 1,
/// "direction": 0
/// },
/// {
/// "name": "Seaside",
/// "row": 4,
/// "column": 2,
/// "rowSpan": 2,
/// "columnSpan": 1,
/// "direction": 0
/// },
/// {
/// "name": "sunset_dense",
/// "row": 6,
/// "column": 2,
/// "rowSpan": 2,
/// "columnSpan": [rest of string was truncated]";.
///
public static string painting_groups {
get {
return ResourceManager.GetString("painting_groups", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "Kebab",
/// "displayName": "\"Kebab med tre pepperoni\" by Kristoffer Zetterstrand"
/// },
/// {
/// "internalName": "Aztec",
/// "displayName": "\"de_aztec\" by Kristoffer Zetterstrand"
/// },
/// {
/// "internalName": "Alban",
/// "displayName": "\"Albanian\" by Kristoffer Zetterstrand"
/// },
/// {
/// "internalName": "Aztec2",
/// "displayName": "\"de_aztec\" by Kristoffer Zetterstrand"
/// },
/// {
/// "internalName": "Bomb",
/// "disp [rest of string was truncated]";.
///
public static string paintingData {
get {
return ResourceManager.GetString("paintingData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap paintings_atlas {
get {
object obj = ResourceManager.GetObject("paintings_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {
/// "COMMENT_1": "JSON by MattNL",
/// "entries": [
/// {
/// "internalName": "generic_0",
/// "displayName": "Generic (Stage 1)",
/// "colorKey": "Particle"
/// },
/// {
/// "internalName": "generic_1",
/// "displayName": "Generic (Stage 2)",
/// "colorKey": "Particle"
/// },
/// {
/// "internalName": "generic_2",
/// "displayName": "Generic (Stage 3)",
/// "colorKey": "Particle"
/// },
/// {
/// "internalName": "generic_3",
/// "displayName": "Generic (Stage 4)",
/// [rest of string was truncated]";.
///
public static string particleData {
get {
return ResourceManager.GetString("particleData", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap particles_atlas {
get {
object obj = ResourceManager.GetObject("particles_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to [
/// {
/// "name": "Generic",
/// "row": 0,
/// "column": 0,
/// "frameCount": 8,
/// "frameTime": 2,
/// "direction": 0
/// },
/// {
/// "name": "Splash",
/// "row": 3,
/// "column": 1,
/// "frameCount": 4,
/// "frameTime": 2,
/// "direction": 0
/// },
/// {
/// "name": "Drip",
/// "row": 0,
/// "column": 7,
/// "frameCount": 3,
/// "frameTime": 4,
/// "direction": 0
/// },
/// {
/// "name": "Effect",
/// "row": 0,
/// "column": 8,
/// "frameCount": 8,
/// "frameTime": 2,
/// "direction": [rest of string was truncated]";.
///
public static string particles_groups {
get {
return ResourceManager.GetString("particles_groups", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap rain {
get {
object obj = ResourceManager.GetObject("rain", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinGraphics {
get {
object obj = ResourceManager.GetObject("skinGraphics", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinGraphicsHud {
get {
object obj = ResourceManager.GetObject("skinGraphicsHud", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinGraphicsInGame {
get {
object obj = ResourceManager.GetObject("skinGraphicsInGame", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinGraphicsLabels {
get {
object obj = ResourceManager.GetObject("skinGraphicsLabels", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinHud {
get {
object obj = ResourceManager.GetObject("skinHud", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
public static byte[] skinWiiU {
get {
object obj = ResourceManager.GetObject("skinWiiU", resourceCulture);
return ((byte[])(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap snow {
get {
object obj = ResourceManager.GetObject("snow", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap terrain_atlas {
get {
object obj = ResourceManager.GetObject("terrain_atlas", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to [
/// {
/// "name": "Oak Door",
/// "row": 1,
/// "column": 5,
/// "rowSpan": 1,
/// "columnSpan": 2,
/// "direction": 1
/// },
/// {
/// "name": "Iron Door",
/// "row": 2,
/// "column": 5,
/// "rowSpan": 1,
/// "columnSpan": 2,
/// "direction": 1
/// },
/// {
/// "name": "Acacia Door",
/// "row": 0,
/// "column": 23,
/// "rowSpan": 1,
/// "columnSpan": 2,
/// "direction": 1
/// },
/// {
/// "name": "Birch Door",
/// "row": 1,
/// "column": 23,
/// "rowSpan": 1,
/// "columnSpan": 2,
/// "di [rest of string was truncated]";.
///
public static string terrain_groups {
get {
return ResourceManager.GetString("terrain_groups", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap TexturePackIcon {
get {
object obj = ResourceManager.GetObject("TexturePackIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap turtle {
get {
object obj = ResourceManager.GetObject("turtle", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap unknown_pack {
get {
object obj = ResourceManager.GetObject("unknown_pack", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}