camera3d.action
Class VcLightAction

java.lang.Object
  extended bycamera3d.action.VcAction
      extended bycamera3d.action.VcLightAction
Direct Known Subclasses:
AddLightAction, LightColorChangeAction, LightStateAction, PointLightAttenuationAction, SpotConcentrationAction, SpotSpreadAction

public abstract class VcLightAction
extends VcAction

Abstract superclass to all actions that affect lights.


Field Summary
 
Fields inherited from class camera3d.action.VcAction
MULTIPLE_OBJECT_ACTION, SINGLE_OBJECT_ACTION
 
Constructor Summary
VcLightAction()
           
 
Methods inherited from class camera3d.action.VcAction
debugln, doAction, getMultiplicityType, isUndoable, setMultiplicityType, undoAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VcLightAction

public VcLightAction()


Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.