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

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

공개 메소드들

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

메소드 상세

ToScreenComponent() 공개 정적인 메소드

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

ToScreenComponent() 공개 정적인 메소드

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