heptagon/examples/MC_memalloc/cstBaseInit.epi
2011-09-09 16:31:41 +02:00

4 lines
138 B
Plaintext

open TypeBase
const kInitPosition : TypeBase.tposition = { x = 0.0; y = 0.0 }
const kInitSpeed : TypeBase.tspeed = { sx = 0.0; sy = 0.0 }