C# 클래스 Knot3.Framework.Core.GameComponentExtensions

파일 보기 프로젝트 열기: knot3/knot3-code

공개 메소드들

메소드 설명
ToScreenComponent ( this component, IScreen screen ) : ScreenComponent
ToScreenComponent ( this component, IScreen screen, DisplayLayer index ) : ScreenComponent

메소드 상세

ToScreenComponent() 공개 정적인 메소드

public static ToScreenComponent ( this component, IScreen screen ) : ScreenComponent
component this
screen IScreen
리턴 ScreenComponent

ToScreenComponent() 공개 정적인 메소드

public static ToScreenComponent ( this component, IScreen screen, DisplayLayer index ) : ScreenComponent
component this
screen IScreen
index DisplayLayer
리턴 ScreenComponent