public interface

IBackgroundModifier

implements IModifier<T>
org.anddev.andengine.entity.scene.background.modifier.IBackgroundModifier
Known Indirect Subclasses

Class Overview

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

Summary

Nested Classes
interface IBackgroundModifier.IBackgroundModifierListener  
[Expand]
Inherited Fields
From interface org.anddev.andengine.util.modifier.IModifier
Public Methods
abstract IBackgroundModifier deepCopy()
[Expand]
Inherited Methods
From interface org.anddev.andengine.util.modifier.IModifier

Public Methods