Class StretchedModePlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Stretched Mode",
                      description="Stretches the game in fixed and resizable modes.",
                      tags={"resize","ui","interface","stretch","scaling","fixed"},
                      enabledByDefault=false)
    public class StretchedModePlugin
    extends Plugin