C# Class ccTextureFFT, GGJ2016
Show file
Open project: netgrind/GGJ2016
Public Properties
Property |
Type |
Description |
|
height |
int |
|
|
output |
CCReflectTexture |
|
|
Public Methods
Private Methods
Method |
Description |
|
getMax ( float f ) : float |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public int height |
return |
int |
|
public CCReflectTexture output |
return |
CCReflectTexture |
|