Shmup (#86) #22
Annotations
9 warnings
|
|
Projects/Console Monsters/Screens/InventoryScreen.cs#L47
#warning: 'TODO: optimize'
|
Projects/Console Monsters/Characters/CopyPaste.cs#L3
The type name 'name' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Projects/Console Monsters/Maps/Western.cs#L55
Empty switch block
|
Projects/Shmup/Enemies/Tank.cs#L14
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Projects/Shmup/Enemies/Helicopter.cs#L13
Field 'Helicopter.YVelocity' is never assigned to, and will always have its default value 0
|
Projects/Shmup/Enemies/Tank.cs#L12
Field '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