C# Class Protogame.DefaultLayoutPosition

Inheritance: ILayoutPosition
Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
GetPositionInLayout ( Rectangle layout, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment ) : Vector2

Method Details

GetPositionInLayout() public méthode

public GetPositionInLayout ( Rectangle layout, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment ) : Vector2
layout Microsoft.Xna.Framework.Rectangle
horizontalAlignment HorizontalAlignment
verticalAlignment VerticalAlignment
Résultat Microsoft.Xna.Framework.Vector2