MCPcopy Create free account
hub / github.com/catabriga/graphwar / getImage

Method getImage

src/Graphwar/Obstacle.java:163–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

161 }
162
163 public Image getImage()
164 {
165 return terrain;
166 }
167
168}

Callers 1

drawBackgroundMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected