public class

TransformationPool

extends Object
java.lang.Object
   ↳ org.andengine.util.adt.transformation.TransformationPool

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

Public Constructors
TransformationPool()
Public Methods
static Transformation obtain()
static void recycle(Transformation pTransformation)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TransformationPool ()

Public Methods

public static Transformation obtain ()

public static void recycle (Transformation pTransformation)