![]() |
default xbox windows 'game' (playtest mode) |
Now I'm confused because a lot of jargon is being thrown at me, including:
- methods (e.g. the main game method, constructor, initialise, loadcontent)
- statements
- classes (e.g. an input class)
- variables
Maybe a 'statement' is a single line of code?
I'm fairly familiar with variables. They hold values or even text information.
E.g. the variable 'number of lives' could be 3, and can change throughout the game.
I don't know what a class is.
No comments:
Post a Comment