controlP5 / ControlEvent / isController( )

name
isController ( )
description
check if the event was evoked by a controller. 
Syntax
isController();


Returns
boolean
Usage
Web & Application
Related