C# 클래스 BBGamelib.flash.imp.DefineMovie

상속: DefineView
파일 보기 프로젝트 열기: BigWoodGames/cocos2d-unity 1 사용 예제들

공개 메소드들

메소드 설명
createDisplay ( ) : DisplayObject
trace ( int indent ) : string

보호된 메소드들

메소드 설명
parse ( byte data, Cursor cursor ) : void

메소드 상세

createDisplay() 공개 메소드

public createDisplay ( ) : DisplayObject
리턴 DisplayObject

parse() 보호된 메소드

protected parse ( byte data, Cursor cursor ) : void
data byte
cursor Cursor
리턴 void

trace() 공개 메소드

public trace ( int indent ) : string
indent int
리턴 string