playn.flash
Class FlashPattern

java.lang.Object
  extended by playn.flash.FlashPattern
All Implemented Interfaces:
Pattern

public class FlashPattern
extends Object
implements Pattern


Constructor Summary
FlashPattern(Image img, boolean repeatX, boolean repeatY)
           
 
Method Summary
 boolean repeatX()
           
 boolean repeatY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashPattern

public FlashPattern(Image img,
                    boolean repeatX,
                    boolean repeatY)
Method Detail

repeatX

public boolean repeatX()
Specified by:
repeatX in interface Pattern

repeatY

public boolean repeatY()
Specified by:
repeatY in interface Pattern


Copyright © 2013. All Rights Reserved.