C# Class Pokemon3D.UI.HexagonBackground

Displays a half-visible background filled with hexagons.
Inheritance: Pokemon3D.Rendering.UI.UiCompoundElement
Datei anzeigen Open project: nilllzz/Pokemon3D

Public Methods

Method Description
HexagonBackground ( ) : System

Private Methods

Method Description
GenerateHexagons ( bool hasAnimation ) : void
HandleWindowSizeChanged ( object sender, EventArgs e ) : void

Method Details

HexagonBackground() public method

public HexagonBackground ( ) : System
return System