|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
int |
getRandomSeed()
Get random seed. |
float |
getRoundnessFactor()
Get the roundness factor. |
int |
getSpokeCount()
Get the number of halo spokes. |
void |
setRandomSeed(int s)
Set random seed for generating the halo. |
void |
setRoundnessFactor(float r)
Set the roundness factor. |
void |
setSpokeCount(int s)
Set the number of halo spokes. |
| Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getName, getRefCount, getVersion, incRef, queryInterface, queryInterfaceSafe |
| Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
| Method Detail |
public void setRandomSeed(int s)
s - public int getRandomSeed()
public void setSpokeCount(int s)
s - public int getSpokeCount()
public void setRoundnessFactor(float r)
r - public float getRoundnessFactor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||