08.11.2012 Views

Designing Games with Game Maker - YoYo Games

Designing Games with Game Maker - YoYo Games

Designing Games with Game Maker - YoYo Games

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

date_date_of(date) Returns the date part of the indicated date-time<br />

value, setting the time part to 0.<br />

date_time_of(date) Returns the time part of the indicated date-time<br />

value, setting the date part to 0.<br />

date_datetime_string(date) Returns a string indicating the given date<br />

and time in the default format for the system.<br />

date_date_string(date) Returns a string indicating the given date in the<br />

default format for the system.<br />

date_time_string(date) Returns a string indicating the given time in the<br />

default format for the system.<br />

date_days_in_month(date) Returns the number of days in the month<br />

indicated by the date-time value.<br />

date_days_in_year(date) Returns the number of days in the year<br />

indicated by the date-time value.<br />

date_leap_year(date) Returns whether the year indicated by the date-<br />

time value is a leap year.<br />

date_is_today(date) Returns whether the indicated date-time value is on<br />

today.<br />

<strong>Game</strong> play<br />

There are a large number of variables and functions that you can use to define the game play.<br />

These in particular influence the movement and creation of instances, the timing, the room,<br />

and the handling of events.<br />

Information on game play can be found in the following pages:<br />

Moving Around<br />

Paths<br />

Motion Planning<br />

Collision Detection<br />

Instances<br />

Deactivating Instances<br />

Timing<br />

Rooms<br />

Score

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!