public interface View
Modifier and Type | Method and Description |
---|---|
void |
draw(Model model,
Graphics2D g,
AffineTransform worldToScreen) |
void draw(Model model, Graphics2D g, AffineTransform worldToScreen)
Copyright © 2020. All rights reserved.