C# 클래스 tetris.Globals

파일 보기 프로젝트 열기: ttocs7/tetris 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
blanksprite Microsoft.Xna.Framework.Graphics.Texture2D
content Microsoft.Xna.Framework.Content.ContentManager
fieldoffset Vector2
font Microsoft.Xna.Framework.Graphics.SpriteFont
graphics GraphicsDeviceManager
menusprite Microsoft.Xna.Framework.Graphics.Texture2D
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch

프로퍼티 상세

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

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

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

public static ContentManager,Microsoft.Xna.Framework.Content content
리턴 Microsoft.Xna.Framework.Content.ContentManager

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

public static Vector2 fieldoffset
리턴 Vector2

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

public static SpriteFont,Microsoft.Xna.Framework.Graphics font
리턴 Microsoft.Xna.Framework.Graphics.SpriteFont

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

public static GraphicsDeviceManager graphics
리턴 GraphicsDeviceManager

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

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

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

public static SpriteBatch,Microsoft.Xna.Framework.Graphics spriteBatch
리턴 Microsoft.Xna.Framework.Graphics.SpriteBatch