Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,890

    Re: Identifying calling object

    This is not the behavior on my machine. Is orc just a reference to an instance of Player, or is it actually a class which extends Player? What exactly are you trying to accomplish


    public class...
  2. Replies
    6
    Views
    1,890

    Re: Identifying calling object

    Add a println in the getFrags method to print the class name, you will then see which class it is referring to, and what the name actually is.
Results 1 to 2 of 2