C# Class Knot3.Framework.Core.GameComponentExtensions

Afficher le fichier Open project: knot3/knot3-code

Méthodes publiques

Méthode Description
ToScreenComponent ( this component, IScreen screen ) : ScreenComponent
ToScreenComponent ( this component, IScreen screen, DisplayLayer index ) : ScreenComponent

Method Details

ToScreenComponent() public static méthode

public static ToScreenComponent ( this component, IScreen screen ) : ScreenComponent
component this
screen IScreen
Résultat ScreenComponent

ToScreenComponent() public static méthode

public static ToScreenComponent ( this component, IScreen screen, DisplayLayer index ) : ScreenComponent
component this
screen IScreen
index DisplayLayer
Résultat ScreenComponent