1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-17 11:22:52 +00:00
doukutsu-rs/src/physics.rs

4 lines
30 B
Rust
Raw Normal View History

2020-09-04 23:08:33 +00:00
trait PhysicalEntity {
}