Home
last modified time | relevance | path

Searched refs:IAConstructorLevel (Results 1 – 1 of 1) sorted by path

/dports/games/flobopuyo/flobopuyo-0.20/
H A DPuyoIA.cpp21 int IAConstructorLevel, in update()
91 score -= IAConstructorLevel*IAPuyoValue; in update()
221 int IAConstructorLevel = 3; in cycle() local
229 IAConstructorLevel = 1; in cycle()
233 IAConstructorLevel = 1; in cycle()
238 IAConstructorLevel = 0; in cycle()
302 … IAPuyoValue, IASecondLevelPuyoValue, IAConstructorLevel, IAHeightAgressivity, IAHeightFactor, in cycle()