C# Class HexBackgroundSlice, FutilePrototyper

Inheritance: FSprite
Show file Open project: wtrebella/FutilePrototyper Class Usage Examples

Public Methods

Method Description
HexBackgroundSlice ( float angle, float height ) : System.Collections
PopulateRenderLayer ( ) : void

Method Details

HexBackgroundSlice() public method

public HexBackgroundSlice ( float angle, float height ) : System.Collections
angle float
height float
return System.Collections

PopulateRenderLayer() public method

public PopulateRenderLayer ( ) : void
return void