Quote:
Originally Posted by BenChen
Hmmm. It doesn't look like it does anything in the test environment.
|
Quote:
Originally Posted by Clemenseken
Actually it sets var "this.weg" to 1 (or back to 0).
In the "prepMahJong" function data of the various "images" (like: target.Italia2_Plan=[30,4,....]) this would diminish the (alternately) second value from (here: ) 4 to 3 WHILE BUILDING the stacks.
Without "Easy?" there will be 4 tiles, WITH it only 3...
I lack the insight to see why that doesn't happen in reality (and still only own a PRS-500).
|
Hi, both of you!
Many thanks for working on this!
If you comment out the last line of target.doMenuF
Code:
// this.container.getModel().resume();
then EASY?! and NEW (in hasNumericButtons-mode) works as expected.
In the Sim. Couldn't test on real device.
With this line active, this.init() in the switch statement in target.doCenterF is never called.
HTH
Mark