Table of Contents

COMP_MAIN_GAME_LOOP

Category: Component

Parent class: COMPONENT

Functions


getDayCount

integer_and_unsigned_integer getDayCount(timeInSeconds)

Name Type Description
timeInSeconds float

getDay

integer_and_unsigned_integer getDay()


getDayDurationInSeconds

integer_and_unsigned_integer getDayDurationInSeconds()


getWeek

integer_and_unsigned_integer getWeek()


getMonth

integer_and_unsigned_integer getMonth()


getDayInWeek

integer_and_unsigned_integer getDayInWeek()

Events


ON_NEW_DAY

ON_NEW_DAY()


ON_NEW_WEEK

ON_NEW_WEEK()


ON_NEW_MONTH

ON_NEW_MONTH(integer_and_unsigned_integer month index)