Class AnimationSmoothingPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.animsmoothing.AnimationSmoothingPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Animation Smoothing", description="Show smoother player, NPC, and object animations", tags={"npcs","objects","players"}, enabledByDefault=false) public class AnimationSmoothingPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description AnimationSmoothingPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
shutDown()
protected void
startUp()
-
Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
-