Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

calculateScore

Description

Calculates the score of a game project.

Arguments

1 gameProject gameObj

the game project to calculate the score for.

2 reviewer object

the reviewer.

3 number issueAffectorMultiplier

multiplier for how much of an impact issues have on the score of the game.

Returns

1 number

the score.

2 number

the largest distance between one of the target quality scores and the real quality score.

3 bool

whether one of the quality scores was lower than desired.