package com.kartoflane.superluminal2.mvc.views; public class GibView extends ImageView { public GibView() { super(); } }