|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kalmeo.kuix.util.Repeat
public class Repeat
| Field Summary | |
|---|---|
int |
repeatX
|
int |
repeatY
|
| Constructor Summary | |
|---|---|
Repeat()
Construct a Repeat |
|
Repeat(int repeatX,
int repeatY)
Construct a Repeat |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int repeatX
public int repeatY
| Constructor Detail |
|---|
public Repeat()
Repeat
public Repeat(int repeatX,
int repeatY)
Repeat
repeatX - repeatY -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||