Hi guys
I'm having a problem with a Klondike Solitaire I'm programming. It's almost finished but now when I try to compile (I'm using Dr. Java, yeah I know), it keeps popping up with 2 errors.
- Cannot find symbol: Variable event
- Cannot find symbol: Method "findbunki" (java.awt.Point) I've already imported java.awt, so that can't be it.
Do any of you geniuses know what could be my problem? :)