MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / createTexture

Method createTexture

StdLib/StdDraw3D.java:676–691  ·  view source on GitHub ↗

Creates a texture from the given filename. @param imageURL Image file for creating texture. @return The created Texture. @throws RuntimeException if the file could not be read.

(String imageURL)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

createAppearanceMethod · 0.95
setBackgroundSphereMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected