Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: Classes of classes? [Very beginner asking a question] [w/ Codes]

    If you have any specific questions, please ask them.
  2. Re: Classes of classes? [Very beginner asking a question] [w/ Codes]

    I don't think I said that. The Card class should be separate.
    The CardLibrary class needs some methods so that other classes can access the Card objects it holds. The CardLibrary class probably...
  3. Re: Classes of classes? [Very beginner asking a question] [w/ Codes]

    Can you explain what you mean by "call the cards"? How will the Card objects be used in the other class?
    The Card variables need to be defined at the class level, not as local variables in the...
Results 1 to 3 of 3