Uses of Interface
com.badlogic.gdx.graphics.g3d.decals.GroupPlug
-
Packages that use GroupPlug Package Description com.badlogic.gdx.graphics.g3d.decals -
-
Uses of GroupPlug in com.badlogic.gdx.graphics.g3d.decals
Methods in com.badlogic.gdx.graphics.g3d.decals that return GroupPlug Modifier and Type Method Description GroupPlugPluggableGroupStrategy. unPlug(int group)Remove a plug from the strategyMethods in com.badlogic.gdx.graphics.g3d.decals with parameters of type GroupPlug Modifier and Type Method Description voidPluggableGroupStrategy. plugIn(GroupPlug plug, int group)Set the plug used for a specific group.
-