OfficerYoda / Fhysics

A Physics simulation
MIT License
0 stars 0 forks source link

Enum Check instead of type checks #80

Open OfficerYoda opened 3 weeks ago

OfficerYoda commented 3 weeks ago

Check for the type of objects by checking an enum field instead of checking with ‘is‘.