Method | Description | |
---|---|---|
AddCell ( int x, int cover ) : void | ||
AddSpan ( int x, int len, int cover ) : void | ||
ResetSpans ( ) : void | ||
ResetSpans ( int min_x, int max_x ) : void | ||
ScanlineUnpacked8 ( ) : System |
public AddSpan ( int x, int len, int cover ) : void | ||
x | int | |
len | int | |
cover | int | |
return | void |
public ResetSpans ( int min_x, int max_x ) : void | ||
min_x | int | |
max_x | int | |
return | void |