|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ELightType | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes | |
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map | This package contains classes that represent objects in an unreal map - meshes, lights, navigation points etc. |
| Uses of ELightType in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes that return ELightType | |
|---|---|
static ELightType |
ELightType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ELightType[] |
ELightType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ELightType in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map that return ELightType | |
|---|---|
ELightType |
Light.getLightType()
|
| Methods in cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map with parameters of type ELightType | |
|---|---|
void |
Light.setLightType(ELightType lightType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||