public class ItemToolRenderer extends DefaultItemRenderer<ItemTool>
texture| Constructor and Description |
|---|
ItemToolRenderer(IResourceName texture) |
| Modifier and Type | Method and Description |
|---|---|
void |
renderOnMouseCursor(IGameInstance game,
IAssetManager manager,
IGraphics g,
ItemTool item,
ItemInstance instance,
float x,
float y,
float scale,
int filter,
boolean isInPlayerRange) |
renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderHoldingpublic ItemToolRenderer(IResourceName texture)
public void renderOnMouseCursor(IGameInstance game, IAssetManager manager, IGraphics g, ItemTool item, ItemInstance instance, float x, float y, float scale, int filter, boolean isInPlayerRange)