Uses of Class
com.iizix.prop.vs.actor.ActionActors
Packages that use ActionActors
Uses of ActionActors in com.iizigo.vs.actor
Subclasses of ActionActors in com.iizigo.vs.actorModifier and TypeClassDescriptionclassThe Editor version of class container for associated action actors of a VSAction.Uses of ActionActors in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return ActionActorsModifier and TypeMethodDescriptionprotected ActionActorsEditorVSAction.createActionActors()Creates a new instance of the action actors.Uses of ActionActors in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as ActionActorsMethods in com.iizix.prop.vs that return ActionActorsModifier and TypeMethodDescriptionprotected ActionActorsVSAction.createActionActors()Creates a new instance of the action actors, overridden for the Editor.VSAction.getActionActors()Gets the action actors instance.Uses of ActionActors in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return ActionActors