public class UiPBlock
extends Object
PBlockScene
Modifier and Type | Field and Description |
---|---|
com.trolltech.qt.gui.QColor |
color |
String |
name |
Integer |
opacity |
TileRectangle |
rect |
Constructor and Description |
---|
UiPBlock(TileRectangle rect,
String name,
com.trolltech.qt.gui.QColor color) |
UiPBlock(TileRectangle rect,
String name,
com.trolltech.qt.gui.QColor color,
Integer opacity) |
public final TileRectangle rect
public final String name
public final com.trolltech.qt.gui.QColor color
public final Integer opacity
public UiPBlock(TileRectangle rect, String name, com.trolltech.qt.gui.QColor color)
public UiPBlock(TileRectangle rect, String name, com.trolltech.qt.gui.QColor color, Integer opacity)