コード例 #1
0
ファイル: GLPbufferImpl.java プロジェクト: utgarda/jogl
 public Thread getAnimator() {
   return drawableHelper.getAnimator();
 }