C# Class OpenBve.Menu.SingleMenu

Afficher le fichier Open project: leezer3/OpenBVE Class Usage Examples

Méthodes publiques

Свойство Type Description
Align Renderer.TextAlignment
Height int
ItemWidth int
Items MenuEntry[]
Selection int
TopItem int
Width int

Méthodes publiques

Méthode Description
SingleMenu ( MenuType menuType, int data ) : OpenBveApi.Colors

Method Details

SingleMenu() public méthode

public SingleMenu ( MenuType menuType, int data ) : OpenBveApi.Colors
menuType MenuType
data int
Résultat OpenBveApi.Colors

Property Details

Align public_oe property

public Renderer.TextAlignment Align
Résultat Renderer.TextAlignment

Height public_oe property

public int Height
Résultat int

ItemWidth public_oe property

public int ItemWidth
Résultat int

Items public_oe property

public MenuEntry[] Items
Résultat MenuEntry[]

Selection public_oe property

public int Selection
Résultat int

TopItem public_oe property

public int TopItem
Résultat int

Width public_oe property

public int Width
Résultat int