summaryrefslogtreecommitdiff
path: root/src/astroid.rs
AgeCommit message (Expand)Author
2018-03-01-added copying of mass vector, fixed buildmass bug, and allow giving of targettom barrett
2018-02-28-got rid of erased-serde, set up navigation bettertom barrett
2018-02-28-pretext to adding targettom barrett
2018-02-27-astroids moving slowlytom barrett
2018-02-27-added ability for ships to slow their velocity vector with one keypresstom barrett
2018-02-27-now use velocity and position vector, astroids are now randomly populatedtom barrett
2018-02-26-figured out way to deserialize using serde_erasedtom barrett
2018-02-23-changed to floats and got vec typetom barrett
2018-02-23various ways potentially to deserialize?tom barrett
2018-02-23-found way to downcast and created new structtom barrett