Note that in the present embodiment, the programming functions of the virtual player have been described as being based on JavaScript (registered trademark), Other programming functions may be used, such as B-Shell used in UNIX (registered trademark) OS or the like, Perl Script, and so forth, instead of JavaScript (registered trademark). In other words, the programming language in the present disclosure is not restricted to JavaScript (registered trademark).
Example of Program
The program to the left side in
Next, drawing of a PNG is performed for each of button [1] and button [2] using “Draw”, which is a drawing function. The button [1] is drawn as a PNG image “1black.png” with coordinates (10, 200) as the origin (upper left end). The button [2] is drawn as a PNG image “2white.png” with coordinates (330, 200) as the origin (upper left end).
At the end of this cell, the program to the right side in