메소드 | 설명 | |
---|---|---|
Display ( |
||
RainDropRenderer ( int width, int height ) : System | ||
Splash ( int cx, int cy, int rippleRadius ) : void | ||
Step ( ) : void |
executes a single step of ripple propagation
|
메소드 | 설명 | |
---|---|---|
Saturate ( int value ) : byte |
public Display ( |
||
surface | ||
baseColor | Color | |
리턴 | void |
public RainDropRenderer ( int width, int height ) : System | ||
width | int | |
height | int | |
리턴 | System |
public Splash ( int cx, int cy, int rippleRadius ) : void | ||
cx | int | |
cy | int | |
rippleRadius | int | |
리턴 | void |