-
-
Notifications
You must be signed in to change notification settings - Fork 82
メンバ変数
Kasugaccho edited this page Oct 13, 2019
·
1 revision
// メンバ変数
// メンバ変数
::dtl::base::DobutsuShogiList<Matrix_Var_> dobutsuShogiList{};
// メンバ変数
Matrix_Var_ min_value{};
Matrix_Var_ altitude{};
Matrix_Var_ add_altitude{};
// メンバ変数
Matrix_Var_ empty_value{};
Matrix_Var_ wall_value{};
// メンバ変数
double frequency{};
Index_Size octaves{};
Matrix_Var_ min_height{};
Matrix_Var_ max_height{};
// メンバ変数
double truncated_proportion{};
double mountain_proportion{};
double frequency{};
Index_Size octaves{};
Matrix_Var_ min_height{};
Matrix_Var_ max_height{};
// メンバ変数
::dtl::base::RogueLikeList<Matrix_Var_> rogueLikeList{};
Index_Size max_way{ 20 };
::dtl::base::MatrixRange roomRange{ 3,3,3,3 };
::dtl::base::MatrixRange wayRange{ 3,3,12,12 };
// メンバ変数
::dtl::base::ShogiList<Matrix_Var_> shogiList{};
// メンバ変数
Matrix_Var_ friend_value{};
Matrix_Var_ foe_value{};
Matrix_Var_ empty_value{};
// メンバ変数
Matrix_Var_ black_value{};
Matrix_Var_ white_value{};
// メンバ変数
Index_Size loop_num{};
// メンバ変数
Matrix_Var_ max_value{};
Matrix_Var_ min_value{};
// メンバ変数
Matrix_Var_ draw_value{};
// メンバ変数
Matrix_Var_ draw_value{};
Matrix_Var_ max_value{};
Matrix_Var_ min_value{};
// メンバ変数
Matrix_Var_ draw_value{};
Index_Size x_value{};
Index_Size y_value{};
// メンバ変数
DTL_TYPE_VECTOR<Matrix_Var_> draw_value{};
// メンバ変数
// メンバ変数
// メンバ変数
// メンバ変数
// メンバ変数
// メンバ変数
// メンバ変数
Copyright (c) 2018-2021 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)