Package | Description |
---|---|
sim.graphics | |
sim.loader.texture |
Modifier and Type | Method and Description |
---|---|
STexture |
STextureReader.getValue() |
Constructor and Description |
---|
STexture(STexture texture)
Copie constructeur d'une texture.
|
Modifier and Type | Method and Description |
---|---|
STexture |
STextureLoader.loadTexture(java.lang.String file_name)
Méthode qui effectue la construction d'un BufferedImage à partir du nom d'un fichier.
|