index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
activities
/
go.cpp
blob: 767e59c4dc0ab5adab97cbc4d3581df07ecd65b4 (
plain
)
1
2
3
#include
"go.h"
Go
::
Go
(
float
d
)
:
dist
{
d
}
{
}