libgdx API

Uses of Interface
com.badlogic.gdx.graphics.g3d.decals.GroupPlug

Packages that use GroupPlug
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
 GroupPlug PluggableGroupStrategy.unPlug(int group)
          Remove a plug from the strategy
 

Methods in com.badlogic.gdx.graphics.g3d.decals with parameters of type GroupPlug
 void PluggableGroupStrategy.plugIn(GroupPlug plug, int group)
          Set the plug used for a specific group.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)