Serialized Form
Package net.sourceforge.simplegamenet.util.proportionlayout |
gridX
int gridX
gridY
int gridY
gridWidth
int gridWidth
gridHeight
int gridHeight
extendGridX
int extendGridX
extendGridY
int extendGridY
anchor
int anchor
fill
int fill
insetNorth
int insetNorth
insetEast
int insetEast
insetSouth
int insetSouth
insetWest
int insetWest
iPadX
int iPadX
iPadY
int iPadY
columnLines
ArrayList columnLines
- Contains all the columnLines for this ProportionLayout.
rowLines
ArrayList rowLines
- Contains all the rowLines for this ProportionLayout.
columnProportionTotal
double columnProportionTotal
- Contains the total amount of columnLines for this ProportionLayout.
rowProportionTotal
double rowProportionTotal
- Contains the total amount of rowLines for this ProportionLayout.
linePartCouples
HashMap linePartCouples
- Contains which rowLine and columnLine belong together.
columnLineParts
TreeSet columnLineParts
- Contains all the columnLineParts
rowLineParts
TreeSet rowLineParts
- Contains all the rowLineParts
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.