C# 클래스 hyades.Resources

파일 보기 프로젝트 열기: zfedoran/bubblebound

공개 프로퍼티들

프로퍼티 타입 설명
arial10px_font hyades.graphics.Font
background_music Microsoft.Xna.Framework.Audio.SoundEffect
box_model Microsoft.Xna.Framework.Graphics.Model
bubble_reflection_texture Microsoft.Xna.Framework.Graphics.Texture2D
bubble_reflection_texture_region hyades.graphics.TextureRegion
bubble_texture Microsoft.Xna.Framework.Graphics.Texture2D
bubble_texture_region hyades.graphics.TextureRegion
controls_region hyades.graphics.TextureRegion
description_font hyades.graphics.Font
droplet_sound Microsoft.Xna.Framework.Audio.SoundEffect
fish_model Microsoft.Xna.Framework.Graphics.Model
hud_on hyades.graphics.TextureRegion
instructions_texture Microsoft.Xna.Framework.Graphics.Texture2D
instructions_texture_region hyades.graphics.TextureRegion
logo_texture Microsoft.Xna.Framework.Graphics.Texture2D
logo_texture_region hyades.graphics.TextureRegion
octopus_model Microsoft.Xna.Framework.Graphics.Model
option_font hyades.graphics.Font
particle_texture_region hyades.graphics.TextureRegion
postprocessor_bloom Microsoft.Xna.Framework.Graphics.Effect
postprocessor_blur Microsoft.Xna.Framework.Graphics.Effect
postprocessor_dof Microsoft.Xna.Framework.Graphics.Effect
postprocessor_extract Microsoft.Xna.Framework.Graphics.Effect
postprocessor_scale Microsoft.Xna.Framework.Graphics.Effect
ray_texture Microsoft.Xna.Framework.Graphics.Texture2D
rock_model Microsoft.Xna.Framework.Graphics.Model
seaurchin_model Microsoft.Xna.Framework.Graphics.Model
skybox_model Microsoft.Xna.Framework.Graphics.Model
spriterenderer_material Microsoft.Xna.Framework.Graphics.Effect
starfish_model Microsoft.Xna.Framework.Graphics.Model
title_font hyades.graphics.Font
title_texture Microsoft.Xna.Framework.Graphics.Texture2D
white_texture_region hyades.graphics.TextureRegion

공개 메소드들

메소드 설명
GetName ( object o ) : string
GetObject ( string name ) : object
Load ( Microsoft.Xna.Framework.Content.ContentManager content ) : void
Unload ( ) : void

비공개 메소드들

메소드 설명
Add ( string name, object o ) : void

메소드 상세

GetName() 공개 정적인 메소드

public static GetName ( object o ) : string
o object
리턴 string

GetObject() 공개 정적인 메소드

public static GetObject ( string name ) : object
name string
리턴 object

Load() 공개 정적인 메소드

public static Load ( Microsoft.Xna.Framework.Content.ContentManager content ) : void
content Microsoft.Xna.Framework.Content.ContentManager
리턴 void

Unload() 공개 정적인 메소드

public static Unload ( ) : void
리턴 void

프로퍼티 상세

arial10px_font 공개적으로 정적으로 프로퍼티

public static Font,hyades.graphics arial10px_font
리턴 hyades.graphics.Font

background_music 공개적으로 정적으로 프로퍼티

public static SoundEffect,Microsoft.Xna.Framework.Audio background_music
리턴 Microsoft.Xna.Framework.Audio.SoundEffect

box_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics box_model
리턴 Microsoft.Xna.Framework.Graphics.Model

bubble_reflection_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics bubble_reflection_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

bubble_reflection_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics bubble_reflection_texture_region
리턴 hyades.graphics.TextureRegion

bubble_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics bubble_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

bubble_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics bubble_texture_region
리턴 hyades.graphics.TextureRegion

controls_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics controls_region
리턴 hyades.graphics.TextureRegion

description_font 공개적으로 정적으로 프로퍼티

public static Font,hyades.graphics description_font
리턴 hyades.graphics.Font

droplet_sound 공개적으로 정적으로 프로퍼티

public static SoundEffect,Microsoft.Xna.Framework.Audio droplet_sound
리턴 Microsoft.Xna.Framework.Audio.SoundEffect

fish_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics fish_model
리턴 Microsoft.Xna.Framework.Graphics.Model

hud_on 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics hud_on
리턴 hyades.graphics.TextureRegion

instructions_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics instructions_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

instructions_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics instructions_texture_region
리턴 hyades.graphics.TextureRegion

logo_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics logo_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

logo_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics logo_texture_region
리턴 hyades.graphics.TextureRegion

octopus_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics octopus_model
리턴 Microsoft.Xna.Framework.Graphics.Model

option_font 공개적으로 정적으로 프로퍼티

public static Font,hyades.graphics option_font
리턴 hyades.graphics.Font

particle_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics particle_texture_region
리턴 hyades.graphics.TextureRegion

postprocessor_bloom 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics postprocessor_bloom
리턴 Microsoft.Xna.Framework.Graphics.Effect

postprocessor_blur 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics postprocessor_blur
리턴 Microsoft.Xna.Framework.Graphics.Effect

postprocessor_dof 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics postprocessor_dof
리턴 Microsoft.Xna.Framework.Graphics.Effect

postprocessor_extract 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics postprocessor_extract
리턴 Microsoft.Xna.Framework.Graphics.Effect

postprocessor_scale 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics postprocessor_scale
리턴 Microsoft.Xna.Framework.Graphics.Effect

ray_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics ray_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

rock_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics rock_model
리턴 Microsoft.Xna.Framework.Graphics.Model

seaurchin_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics seaurchin_model
리턴 Microsoft.Xna.Framework.Graphics.Model

skybox_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics skybox_model
리턴 Microsoft.Xna.Framework.Graphics.Model

spriterenderer_material 공개적으로 정적으로 프로퍼티

public static Effect,Microsoft.Xna.Framework.Graphics spriterenderer_material
리턴 Microsoft.Xna.Framework.Graphics.Effect

starfish_model 공개적으로 정적으로 프로퍼티

public static Model,Microsoft.Xna.Framework.Graphics starfish_model
리턴 Microsoft.Xna.Framework.Graphics.Model

title_font 공개적으로 정적으로 프로퍼티

public static Font,hyades.graphics title_font
리턴 hyades.graphics.Font

title_texture 공개적으로 정적으로 프로퍼티

public static Texture2D,Microsoft.Xna.Framework.Graphics title_texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

white_texture_region 공개적으로 정적으로 프로퍼티

public static TextureRegion,hyades.graphics white_texture_region
리턴 hyades.graphics.TextureRegion