Ответ: keys/game library
I don't know. What version of MIDletPascal you use? I'm working with 3.1.
I'll try to be more precise:
When using "my" lib_keys (1,91KB ) - game complies, and run. Some commands like GetKeyKlicked or Repaint does nothing however. In some cases they can be replaced. For example, Repaint can be easily replaced with keys.refresh, but the original function just do nothing.
When using "your" lib_keys (310B )- game complies, and run. However i have blank white screen only.
|