| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| Modifier and Type | Method and Description |
|---|---|
FastHierarchy |
Scene.getFastHierarchy()
Retrieves the active fast hierarchy
|
FastHierarchy |
Scene.getOrMakeFastHierarchy()
Makes a new fast hierarchy is none is active, and returns the active
fast hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scene.setFastHierarchy(FastHierarchy hierarchy)
Sets the active hierarchy
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.