public interface

IEntityFactory

org.andengine.entity.IEntityFactory<T extends org.andengine.entity.Entity>

Class Overview

(c) Zynga 2011

Summary

Public Methods
abstract T create(float pX, float pY)

Public Methods

public abstract T create (float pX, float pY)