Click here to Skip to main content
15,881,248 members
Articles / Programming Languages / C#

Mars Mission (3) : structure interior editor

Rate me:
Please Sign up or sign in to vote.
4.94/5 (18 votes)
21 Mar 2011CPOL27 min read 46.3K   2.2K   14  
strategy/action game defending the solar system : collision detection between a polygon object moving inside a polygon container
<Root>
  <ObjContainer>
    <ContainerObject_BaseArray />
    <AstronautArray />
    <ShipArray />
  </ObjContainer>
</Root>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO unemployable
Canada Canada
Christ Kennedy grew up in the suburbs of Montreal and is a bilingual Quebecois with a bachelor’s degree in computer engineering from McGill University. He is unemployable and currently living in Moncton, N.B. writing his next novel.

Comments and Discussions