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

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

k-fujii commented on 11 Nov 2021

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

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

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

Priority
default
Milestone
No milestone
Assignee
n-nitta
2 participants