public final class

ViewUtils

extends Object
java.lang.Object
   ↳ org.andengine.util.ViewUtils

Class Overview

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

Summary

Public Constructors
ViewUtils()
Public Methods
final static View inflate(Context pContext, int pLayoutID)
final static View inflate(Context pContext, int pLayoutID, ViewGroup pViewGroup)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ViewUtils ()

Public Methods

public static final View inflate (Context pContext, int pLayoutID)

public static final View inflate (Context pContext, int pLayoutID, ViewGroup pViewGroup)