refactor: Optimize B2FloatW and B2Vec2W operations with 'in' modifier #76
Annotations
10 warnings
|
Build:
src/Box2D.NET.Samples/Samples/Stackings/CapsuleStack.cs#L18
The field 'CapsuleStack.Event.indexA' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Doohickey.cs#L22
Field 'Doohickey.m_axleId2' is never assigned to, and will always have its default value
|
|
Build:
src/Box2D.NET.Samples/Samples/Benchmarks/BenchmarkCast.cs#L35
The field 'BenchmarkCast.m_updateType' is never used
|
|
Build:
src/Box2D.NET.Samples/Samples/Characters/Mover.cs#L310
The variable 'noWalkSteer' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Primitives/TaskScheduler.cs#L40
The variable 'loop' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L153
The variable 'ph' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L152
The variable 'pw' is assigned but its value is never used
|
|
Build:
src/Box2D.NET.Samples/Graphics/FontsV1.cs#L65
The variable 'fileBufferCapacity' is assigned but its value is never used
|
|
Build:
src/Box2D.NET/B2Solvers.cs#L60
Unreachable code detected
|
|
Build:
src/Box2D.NET/B2Solvers.cs#L52
Unreachable code detected
|
Loading