JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
dev.secondsun.javaisoengine
Package
dev.secondsun.game
Interface Renderer
All Known Implementing Classes:
ScanLineEngine
public interface
Renderer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int[]
draw
(
List
<
Triangle
> tiles)
Method Details
draw
int[]
draw
(
List
<
Triangle
> tiles)
Parameters:
tiles
- the ordered list of polygons to draw
Returns:
integrer array of RGB data