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.
|
getConfigClass
clearCache, getBoolean, getBooleanDefault, getDouble, getDoubleDefault, getImplementation, getImplementation, getImplementation, getImplementation, getImplementation, getImplementation, getInteger, getIntegerDefault, getMedia, getPath, getRoot, getString, getStringDefault, getText, getTextDefault, hasNode, save
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.