Guest User

Untitled

a guest
Mar 17th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. namespace Group4P6
  2. { // public class child : parent
  3. public class Alien: GameObject // here we are telling the compiler
  4. { // we are inherit from GameObject
Add Comment
Please, Sign In to add comment