public abstract class

BaseResolutionPolicy

extends Object
implements IResolutionPolicy
java.lang.Object
   ↳ org.anddev.andengine.engine.options.resolutionpolicy.BaseResolutionPolicy
Known Direct Subclasses

Class Overview

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

Summary

Public Constructors
BaseResolutionPolicy()
Protected Methods
static void throwOnNotMeasureSpecEXACTLY(int pWidthMeasureSpec, int pHeightMeasureSpec)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.anddev.andengine.engine.options.resolutionpolicy.IResolutionPolicy

Public Constructors

public BaseResolutionPolicy ()

Protected Methods

protected static void throwOnNotMeasureSpecEXACTLY (int pWidthMeasureSpec, int pHeightMeasureSpec)