Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

onHoverTaskInfoDescBox

Description

Abstract, called when a player hovers over a task selection element in the project setup menu. This is useful in case your goal requires implementation of a specific feature(s) in some kind of project.

Arguments

1 taskTypeData data

the registered task type data.

Returns

1 string

the text to display.

2 string

the font to use.

3 color

the text color.