-
Notifications
You must be signed in to change notification settings - Fork 10
API reference
Kasugaccho edited this page Oct 15, 2019
·
11 revisions
dtl.shape.NullIsland<shape_t>(loop_num, sea_value, land_value...).draw(matrix, width, height);
Value Name | Name | Image Color |
---|---|---|
sea_value | Sea | Blue |
land_value... | (Biome) |
dtl.shape.NullIsland<shape_t>(loop_num, sea_value, land_value...).draw(matrix, width, height);
Value Name | Name | Image Color |
---|---|---|
sea_value | Sea | Blue |
land_value... | (Biome) |
Copyright (c) 2017-2019 Kasugaccho. Copyright (c) 2018-2019 As Project.
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)