【bug】コンストラクタの引数がすべて反映されいてない #23

Closed k-fujii opened this issue on 11 Nov 2021 - 0 comments

@k-fujii k-fujii commented on 11 Nov 2021

public Acceleration(Velocity velocity, Onground onground) {
this.onground = onground;
}

のように, すべてのメンバが更新されていません.

@k-fujii k-fujii changed title from 【Bug】コンストラクタの引数がすべて反映されいてない to 【bug】コンストラクタの引数がすべて反映されいてない on 9 Dec 2021
@n-nitta n-nitta added the bug label on 29 Dec 2021
@n-nitta n-nitta changed assignee from Not assigned to n-nitta on 29 Dec 2021
@n-nitta n-nitta referenced the issue on 2 Jan 2022
@k-fujii k-fujii closed this issue on 25 Apr 2023
Labels

Priority
default
Milestone
No milestone
Assignee

2 participants
@k-fujii @n-nitta