Uses of Class
jarp.CameraController

Packages that use CameraController
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
 

Uses of CameraController in player
 

Constructors in player with parameters of type CameraController
AnimationController(View view, CameraController camctrl, AnimationScan ascan, JAPlayerEventHandler peh, int fdlimit, boolean showat)