C# 클래스 _1942._2Player_Button

상속: BaseButton
파일 보기 프로젝트 열기: Hoobler/Projekt1 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( SpriteBatch spriteBatch ) : void
Update ( ) : void
_2Player_Button ( ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

_2Player_Button() 공개 메소드

public _2Player_Button ( ) : System
리턴 System