From e47c400bdf6190f8e66666dbff060fa62eeb0c7b Mon Sep 17 00:00:00 2001 From: slhscs223 Date: Wed, 9 Oct 2019 13:00:41 -0500 Subject: [PATCH] a --- Classes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Classes.txt b/Classes.txt index e46f0e1..fd65458 100644 --- a/Classes.txt +++ b/Classes.txt @@ -3,7 +3,7 @@ Classes: a. Variables: 1. Cost 2. Type (Color and type of science) (integer code?) - 3. Prerequiste Cards/Building Cards/Chaining Cards (ArrayList) + 3. Prerequisite Cards/Building Cards/Chaining Cards (ArrayList) 4. VPboolean (can card give VP) b. Methods 1. Playable(Board b) @@ -21,7 +21,7 @@ Classes: 1. Holds cards the player has played 2. Used for building/chaining cards b. Wonder w - 1. Set in constuctor + 1. Set in constructor 2. Randomly chosen by Board c. ArrayListHand 1. Has every card the player has