Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

setScoreAdjust

Description

Set the method using which to adjust the score on a per-cell basis.
Three arguments are passed into this method: cellX (number), cellY (number), and curGScore (number). For more info on what the G score is, read up on the A* pathfinding algorithm.

Arguments

1 function method

the score adjustment method.