Uses of Class
cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes.Color

Packages that use Color
cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map This package contains classes that represent objects in an unreal map - meshes, lights, navigation points etc. 
 

Uses of Color in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map that return Color
 Color ArrowComponent.getArrowColor()
           
 Color DrawSphereComponent.getSphereColor()
           
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.map with parameters of type Color
 void DrawSphereComponent.setSphereColor(Color sphereColor)
           
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.