C# 클래스 MyBouncingGame.Views.Button

상속: CCNode
파일 보기 프로젝트 열기: coroner4817/MyBouncingGame 1 사용 예제들

공개 메소드들

메소드 설명
Button ( CocosSharp.CCLayer layer ) : System
RemoveBtnTouchListener ( ) : void

비공개 메소드들

메소드 설명
HandleTouchesBegan ( List touches, CocosSharp.CCEvent touchEvent ) : void

메소드 상세

Button() 공개 메소드

public Button ( CocosSharp.CCLayer layer ) : System
layer CocosSharp.CCLayer
리턴 System

RemoveBtnTouchListener() 공개 메소드

public RemoveBtnTouchListener ( ) : void
리턴 void