controlP5 / Controller / removeBehavior( )

name
removeBehavior ( )
description
remove the behavior from the controller. 
Syntax
removeBehavior();


Returns
None
Usage
Web & Application
Related