C# Class Raccoon.Graphics.NineSlice.Patch

ファイルを表示 Open project: lucas-miranda/Raccoon

Private Properties

Property Type Description
Flush void
Prepare void

Public Methods

Method Description
Patch ( ) : System.Collections.Generic

Private Methods

Method Description
Flush ( Array vertices, int verticesStartIndex, Array indices, int indicesStartIndex, Vector2 position ) : void
Prepare ( Texture texture ) : void

Method Details

Patch() public method

public Patch ( ) : System.Collections.Generic
return System.Collections.Generic