|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.remotecontrol.tableportal.CullManager
public class CullManager
The Class CullManager.
Constructor Summary | |
---|---|
CullManager(TablePortal portal)
Instantiates a new cull manager. |
Method Summary | |
---|---|
void |
registerItemForClipping(ContentItem item)
Register item for clipping. |
void |
update(float interpolation)
Update. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CullManager(TablePortal portal)
portal
- the portalMethod Detail |
---|
public void registerItemForClipping(ContentItem item)
item
- the itempublic void update(float interpolation)
interpolation
- the interpolation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |