+ 1
Am I correct
Subject: C# - Classes and Objects In a video game: - Class would be Enemy - Objects would be different kinds of enemies: Skeleton, Ghost, Wolf, Zombie... - Each object in this class has it's own HP, Mana, Strength, Agility... - Class would be Weapon - Objects would be Pistol, Knife, Machine Gun, Broom... - Each object in this class has it's own Damage, Durability, Price...
3 odpowiedzi
+ 1
Yes, you are correct
+ 1
Yes
+ 1
yes