public class RoboVmLocalPacker extends BodyTransformer
| Constructor and Description |
|---|
RoboVmLocalPacker(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(Body body,
java.lang.String phaseName,
java.util.Map options)
This method is called to perform the transformation itself.
|
static RoboVmLocalPacker |
v() |
transform, transform, transformpublic RoboVmLocalPacker(Singletons.Global g)
public static RoboVmLocalPacker v()
protected void internalTransform(Body body, java.lang.String phaseName, java.util.Map options)
BodyTransformerinternalTransform in class BodyTransformerbody - the body on which to apply the transformationphaseName - the phasename for this transform; not typically used by implementations.options - the actual computed options; a combination of default options and Scene specified options.Copyright © 2012-2019 RoboVM AB. All Rights Reserved.