Shmup #96
Annotations
6 warnings
Projects/Website/Games/Shmup/Shmup.cs#L662
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Projects/Website/Games/Shmup/Shmup.cs#L568
Field 'Shmup.Helicopter.YVelocity' is never assigned to, and will always have its default value 0
|
Projects/Website/Games/Shmup/Shmup.cs#L660
Field 'Shmup.Tank.XVelocity' is never assigned to, and will always have its default value 0
|
Projects/Website/Games/Shmup/Shmup.cs#L662
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Projects/Website/Games/Shmup/Shmup.cs#L568
Field 'Shmup.Helicopter.YVelocity' is never assigned to, and will always have its default value 0
|
Projects/Website/Games/Shmup/Shmup.cs#L660
Field 'Shmup.Tank.XVelocity' is never assigned to, and will always have its default value 0
|
The logs for this run have expired and are no longer available.
Loading