public class SetupSurface extends Setup
ImageBuffer
.Configurer
Modifier and Type | Field and Description |
---|---|
protected ImageBuffer |
surface
Surface reference.
|
Constructor and Description |
---|
SetupSurface(Media config)
Create a setup.
|
Modifier and Type | Method and Description |
---|---|
ImageBuffer |
getSurface()
Get the surface representation.
|
Media |
getSurfaceFile()
Get the surface file.
|
clear, getConfigClass, getConfigFile, getConfigurer
protected final ImageBuffer surface
public SetupSurface(Media config)
config
- The config media.LionEngineException
- If error when opening the media.public final Media getSurfaceFile()
public final ImageBuffer getSurface()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.