|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmap.backGround
Title: map renderer
Description: map renderer for Mapeditor
Copyright: Copyright (c) 2004
Company: dennisr
| Constructor Summary | |
backGround(boolean _visible,
java.lang.String _BgDatei,
int _parallaxX,
int _parallaxY,
int _positionX,
int _positionY,
int _mapWidth,
int _mapHeight,
byte _fuellModus,
byte _ColorR,
byte _ColorG,
byte _ColorB)
backGround |
|
| Method Summary | |
java.lang.String |
getBgDatei()
|
int[] |
getBgSize()
|
byte[] |
getColors()
|
byte |
getFuellModus()
|
int[] |
getParallax()
|
int[] |
getPosition()
|
boolean |
isMasked()
|
boolean |
isVisible()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public backGround(boolean _visible,
java.lang.String _BgDatei,
int _parallaxX,
int _parallaxY,
int _positionX,
int _positionY,
int _mapWidth,
int _mapHeight,
byte _fuellModus,
byte _ColorR,
byte _ColorG,
byte _ColorB)
_visible - boolean_BgDatei - String_parallaxX - int_parallaxY - int_positionX - int_positionY - int_mapWidth - int_mapHeight - int_fuellModus - byte_ColorR - byte_ColorG - byte_ColorB - byte| Method Detail |
public final byte[] getColors()
public final boolean isMasked()
public final byte getFuellModus()
public final boolean isVisible()
public final java.lang.String getBgDatei()
public final int[] getParallax()
public final int[] getPosition()
public final int[] getBgSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||