public class

ViewUtils

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

Class Overview

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

Summary

Public Constructors
ViewUtils()
Public Methods
static View inflate(Context pContext, int pLayoutID)
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 View inflate (Context pContext, int pLayoutID)

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