JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.AnimatorControlBehavior Enum Reference
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.AnimatorControlBehavior:

Public Attributes

 StartStop
 
 PauseResume
 
 Continue
 

Detailed Description

Member Data Documentation

◆ Continue

com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.AnimatorControlBehavior.Continue

◆ PauseResume

com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.AnimatorControlBehavior.PauseResume

◆ StartStop

com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.AnimatorControlBehavior.StartStop

The documentation for this enum was generated from the following file: