show/hide this revision's text 2 cards array?

Did you call [super init] in your Hand's init: method?

Also, you are adding Cards to a cards array; is that being set up correctly?

    Post Made Community Wiki by Abizern
show/hide this revision's text 1

Did you call [super init] in your Hand's init: method?