public class

FrameCountCrasher

extends Object
implements IUpdateHandler TimeConstants
java.lang.Object
   ↳ org.anddev.andengine.entity.util.FrameCountCrasher

Class Overview

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

Summary

[Expand]
Inherited Constants
From interface org.anddev.andengine.util.constants.TimeConstants
Public Constructors
FrameCountCrasher(int pFrameCount)
Public Methods
void onUpdate(float pSecondsElapsed)
void reset()
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.anddev.andengine.engine.handler.IUpdateHandler

Public Constructors

public FrameCountCrasher (int pFrameCount)

Public Methods

public void onUpdate (float pSecondsElapsed)

public void reset ()