game_LT2
Interface Sprite

All Known Implementing Classes:
ProjectileSprite, ShooterSprite

public interface Sprite


Method Summary
 void specifyDrawing(java.awt.Graphics2D g)
           
 

Method Detail

specifyDrawing

void specifyDrawing(java.awt.Graphics2D g)