|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcrystalspace.jbind.impl.csNativeObject
crystalspace.jbind.impl.csutil.scf.csBase
crystalspace.jbind.impl.engine.halo.csNovaHalo
| Field Summary |
| Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
| Constructor Summary | |
csNovaHalo(iPointer nPointer)
|
|
| Method Summary | |
java.lang.String |
getName()
Return the name of the interface |
int |
getRandomSeed()
Get random seed. |
float |
getRoundnessFactor()
Get the roundness factor. |
int |
getSpokeCount()
Get the number of halo spokes. |
int |
getVersion()
Return the version of the interface |
protected boolean |
isNativePointerValidSafe(long pointer)
|
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 class crystalspace.jbind.impl.csutil.scf.csBase |
decRef, equals, finalize, getRefCount, incRef, nDelete, queryInterface, queryInterfaceSafe |
| Methods inherited from class crystalspace.jbind.impl.csNativeObject |
changePointer, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, newNativeObject, setMemoryOwner, toString |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getRefCount, incRef, queryInterface, queryInterfaceSafe |
| Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
| Constructor Detail |
public csNovaHalo(iPointer nPointer)
nPointer - | Method Detail |
public int getVersion()
iBase
getVersion in interface iBasegetVersion in class csBaseiBase.getVersion()public java.lang.String getName()
iBase
getName in interface iBasegetName in class csBaseiBase.getName()protected boolean isNativePointerValidSafe(long pointer)
isNativePointerValidSafe in class csNativeObjectcsNativeObject.isNativePointerValidSafe(long)public void setRandomSeed(int s)
iNovaHalo
setRandomSeed in interface iNovaHalos - iNovaHalo.setRandomSeed(int)public int getRandomSeed()
iNovaHalo
getRandomSeed in interface iNovaHaloiNovaHalo.getRandomSeed()public void setSpokeCount(int s)
iNovaHalo
setSpokeCount in interface iNovaHalos - iNovaHalo.setSpokeCount(int)public int getSpokeCount()
iNovaHalo
getSpokeCount in interface iNovaHaloiNovaHalo.getSpokeCount()public void setRoundnessFactor(float r)
iNovaHalo
setRoundnessFactor in interface iNovaHalor - iNovaHalo.setRoundnessFactor(float)public float getRoundnessFactor()
iNovaHalo
getRoundnessFactor in interface iNovaHaloiNovaHalo.getRoundnessFactor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||