* Fixed nil pointer in Copy() * Position added Added Floor() and String() methods to Vector. Also added Position which declares an embedded Vector2 and returns various forms of it. * Position tests improved
* Comments and newlines in vector.go * Added cardinal direction functions. * Moved vector.go into d2vector.