Search:

Type: Posts; User: juwan

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: this.something = something - problem with "double"

    I don't know how could I have missed that. It works now. Thx m8.
  2. [SOLVED] this.something = something - problem with "double"

    I have a rather simple problem, but I can't solve it somehow.



    class lokomotiva extends element{

    public lokomotiva(double maxMasa){

    super(maxMasa);
Results 1 to 2 of 2