Game Development Reference
In-Depth Information
Declaring variables
If you want to store any kind of data in variables, you have to declare them first. In the
backend of Construct 2, there are a lot of variables that are already declared for you. This
means that Construct 2 takes out the work of declaring variables. The variables that are
taken care of for you include the following:
• Keyboard
• Mouse position
• Mouse angle
• Type of web browser
Search WWH ::




Custom Search