OutSystems Forge 日本語データベース

Game Utils

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-11-19 1.0.0 Nuno Reis All All Libraries
ゲームの実装のための一連の機能。 設定可能な各Webブロックは、結果とともに整数リストを返します。
これまでのところ、 サイコロ投げ(6人以下) ドル、ポンド、またはユーロの頭か尾のコインフリッピング カードは次に来るでしょう。 構成 新しいtossesを許可するか禁止する コイン/ダイスの数を指定する ダイスの面の数を指定します(デフォルトでは6) コインの領土を指定します(オーストラリア/カナダ/米ドル、英国ポンドとユーロは23地域から、ポルトガルのユーロはデフォルトです)。 呼び出し元への通知として送信されます。 ダイスの場合は[1,2,3,4,5,6]、コインの場合は[0,1]です。

[Overview]
A set of functionalities for games implementation. Each configurable Webblock returns an Integer List with the results.
[Detail]
So far it contains: dice throwing (6 or less faces) coin flipping with Heads or Tails for Dollars, Pounds or Euros cards will be next. Configuration Allow or prevent new tosses Specify the number of coins/dices Specify the number of faces of the dices (6 by default) Specify the territory of the coin (Australian/Canadian/US dollars, Great Britain's Pound and Euro from 23 territories are available, Portugal's Euro is the default). Result in sent as a notification to the caller. [1,2,3,4,5,6] for dices, [0,1] for coins.
戻る