Uses of Class
pl.tph.javatacka.game.sprites.Curve

Packages that use Curve
pl.tph.javatacka.game   
 

Uses of Curve in pl.tph.javatacka.game
 

Fields in pl.tph.javatacka.game declared as Curve
private  Curve Player.curve
          Obiekt krzywej gracza.
 

Methods in pl.tph.javatacka.game that return Curve
 Curve Player.getCurve()
          Zwraca referencję na krzywą gracza.