
org.saintandreas.scene.Renderable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of glamour-lwjgl Show documentation
Show all versions of glamour-lwjgl Show documentation
Class wrappers for geometry, texture, shaders, etc
The newest version!
package org.saintandreas.scene;
public interface Renderable {
public void render();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy