Package zombie.core.bucket
Class Bucket
java.lang.Object
zombie.core.bucket.Bucket
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
AddTexture
(String string, Texture texture) void
AddTexture
(Path path, Texture texture) void
Dispose()
void
forgetTexture
(String string) getTexture
(String string) getTexture
(Path path) boolean
HasTexture
(String string) boolean
HasTexture
(Path path)
-
Constructor Details
-
Bucket
public Bucket()
-
-
Method Details
-
AddTexture
-
AddTexture
-
Dispose
public void Dispose() -
getTexture
-
getTexture
-
HasTexture
-
HasTexture
-
forgetTexture
-