net.avh4.framework.uilayer.scene
Interface ClippedElementDelegate


public interface ClippedElementDelegate


Method Summary
 void draw(GraphicsOperations g, FontMetricsService fm, int clipLeftX, int clipTopY, int clipWidth, int clipHeight)
           
 

Method Detail

draw

void draw(GraphicsOperations g,
          FontMetricsService fm,
          int clipLeftX,
          int clipTopY,
          int clipWidth,
          int clipHeight)


Copyright © 2012. All Rights Reserved.