Uses of Class
org.praxislive.video.pgl.code.P2DCodeDelegate
Packages that use P2DCodeDelegate
-
Uses of P2DCodeDelegate in org.praxislive.video.pgl.code
Methods in org.praxislive.video.pgl.code that return types with arguments of type P2DCodeDelegateModifier and TypeMethodDescriptionstatic CodeFactory.Base<P2DCodeDelegate> PGLCode.base2D()AccessCodeFactory.BaseforP2DCodeDelegate.Method parameters in org.praxislive.video.pgl.code with type arguments of type P2DCodeDelegateModifier and TypeMethodDescriptionprotected voidP2DCodeContext.configure(CodeComponent<P2DCodeDelegate> cmp, CodeContext<P2DCodeDelegate> oldCtxt) protected voidP2DCodeContext.configure(CodeComponent<P2DCodeDelegate> cmp, CodeContext<P2DCodeDelegate> oldCtxt) Constructors in org.praxislive.video.pgl.code with parameters of type P2DCodeDelegateModifierConstructorDescriptionP2DCodeConnector(CodeFactory.Task<P2DCodeDelegate> creator, P2DCodeDelegate delegate) Constructor parameters in org.praxislive.video.pgl.code with type arguments of type P2DCodeDelegateModifierConstructorDescriptionP2DCodeConnector(CodeFactory.Task<P2DCodeDelegate> creator, P2DCodeDelegate delegate)