cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map
Class PathRenderingComponent

Package class diagram package PathRenderingComponent
java.lang.Object
  extended by cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.AbstractUnrealBean
      extended by cz.cuni.amis.pogamut.udk.t3dgenerator.elements.AbstractBean
          extended by cz.cuni.amis.pogamut.udk.t3dgenerator.elements.AbstractObject
              extended by cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map.AbstractPrimitiveComponent
                  extended by cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map.PathRenderingComponent
All Implemented Interfaces:
IUnrealReferencable, IUnrealReferencableByName

public class PathRenderingComponent
extends AbstractPrimitiveComponent

Author:
Martin Cerny
See Also:
http://wiki.beyondunreal.com/UE3:PathRenderingComponent_%28UDK%29

Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.AbstractUnrealBean
className, name
 
Constructor Summary
PathRenderingComponent(String archetypeName)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map.AbstractPrimitiveComponent
getAlwaysLoadOnClient, getAlwaysLoadOnServer, getHiddenGame, getLightingChannels, getNameForReferences, getObjName, getReplacementPrimitive, setAlwaysLoadOnClient, setAlwaysLoadOnServer, setHiddenGame, setLightingChannels, setNameForReferences, setObjName, setReplacementPrimitive
 
Methods inherited from class cz.cuni.amis.pogamut.udk.t3dgenerator.elements.AbstractBean
getArchetype, getDefaultArchetype
 
Methods inherited from class cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.AbstractUnrealBean
getClassName, getName, getReference, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathRenderingComponent

public PathRenderingComponent(String archetypeName)


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