JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.pirckheimer_gymnasium.engine_pi.graphics
Interface RenderSource
public interface
RenderSource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
render
(
Graphics2D
g, int width, int height)
Method Details
render
void
render
(
Graphics2D
g, int width, int height)