public class VgMyPlaceConfigurationSetter
extends java.lang.Object
Constructor and Description |
---|
VgMyPlaceConfigurationSetter(VgMySurfaceView pSurfaceView,
VgMyTextureLoader pTextureLoader,
Activity pActivity) |
Modifier and Type | Method and Description |
---|---|
void |
configurePlaces()
Sets ID & Icons on places.
|
void |
release()
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
|
public VgMyPlaceConfigurationSetter(VgMySurfaceView pSurfaceView, VgMyTextureLoader pTextureLoader, Activity pActivity)
public void configurePlaces()
public void release()