Class HorizontalScrollableViewport

java.lang.Object
com.pixelmonmod.api.client.screen.widget.StatefulWidget<HorizontalScrollableViewport>
com.pixelmonmod.api.client.screen.widget.design.HorizontalScrollableViewport
All Implemented Interfaces:
States<HorizontalScrollableViewport>

public class HorizontalScrollableViewport extends StatefulWidget<HorizontalScrollableViewport>
Widget which performs scissor on all of its child widgets. This widget handles rendering of its children, and as such they should be set to be not visible at all times.