This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:objects:object [2020/08/21 08:13 (5 years ago)] – ↷ Links adapted because of a move operation 201.102.20.40 | en:tutorials:objects:object [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 44: | Line 44: | ||
//Calling '' | //Calling '' | ||
- | This event is sent when closing the windows, for example, but it can also be sent under your own criteria (escape key pressed, for example).// | + | This event is sent when closing the windows, for example, but it can also be sent under your own criteria (escape key pressed, for example).// |
As orx is data driven, we don't need to manually load any data, such as a sprites. | As orx is data driven, we don't need to manually load any data, such as a sprites. | ||
Line 53: | Line 53: | ||
Don't worry, all this will be covered in further tutorials. | Don't worry, all this will be covered in further tutorials. | ||
- | Now we have an object, we need to learn how to interact with it. This brings us to our second tutorial: [[..: | + | Now we have an object, we need to learn how to interact with it. This brings us to our second tutorial: [[..:clocks:clock]]. |
===== Resources ===== | ===== Resources ===== |