Sha256: 990a5df3e23a802f5a390d771732b425e8a7f00e80584cbdc4d7141303950b9f

Contents?: true

Size: 915 Bytes

Versions: 9

Compression:

Stored size: 915 Bytes

Contents

* 各レイヤーの特徴

|---------------------+------+--------+---------+----+--------------+----------|
| name                | 用途 | static | dynamic | 影 | 影キャッシュ | リセット |
|---------------------+------+--------+---------+----+--------------+----------|
| d_piece_count_layer | 駒数 |        | o       |    |              | o        |
| d_piece_layer       | 駒   |        | o       | o  |              | o        |
| s_lattice_layer     | 格子 | o      |         |    |              |          |
| d_move_layer        | 動き |        | o       |    |              | o        |
| s_board_layer       | 盤   | o      |         | o  | o            |          |
| s_canvas_layer      | 背景 | o      |         |    |              |          |
|---------------------+------+--------+---------+----+--------------+----------|

static + 影 のレイヤーは影を作っておく

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bioshogi-0.0.15 lib/bioshogi/screen_image/README.org
bioshogi-0.0.14 lib/bioshogi/screen_image/README.org
bioshogi-0.0.10 lib/bioshogi/screen_image/README.org
bioshogi-0.0.9 lib/bioshogi/screen_image/README.org
bioshogi-0.0.8 lib/bioshogi/screen_image/README.org
bioshogi-0.0.7 lib/bioshogi/screen_image/README.org
bioshogi-0.0.5 lib/bioshogi/screen_image/README.org
bioshogi-0.0.4 lib/bioshogi/screen_image/README.org
bioshogi-0.0.3 lib/bioshogi/screen_image/README.org