kOfxInteractActionPenMotion

	#include "ofxCore.h"
	#define kOfxInteractActionPenMotion "OfxInteractActionPenMotion"
Arguments

Description

This action is issued whenever the pen moves an the interact's has focus. It should be issued whether the pen is currently up or down.

No openGL calls should be issued by the plug-in during this action.

Preconditions

Postconditions

Return Values