Re: How to see if an object is part of a specific vector?
- From: "caleb" <calebbakr@xxxxxxxxx>
- Date: 30 May 2005 19:43:05 -0700
Thanks for the replies. When I say I'm new I mean I've taken an
introductory course already but haven't really had any experience
making games which is what I want to do. Anyway I fixed it and it works
great. I've been basically using the reference material at java.sun.com
to make my programs so it's takes a great deal of trying stuff to
figure out how to use different things.
Anyway have the vector contain the object makes perfect sense and I
can't believe I couldn't think of that.
Johan I'm not sure what you're saying but I'm sure what I'm doing
probably isn't the best way. See the thing is, a is part of Vector
aliens but aliens also contains ufos and smartAliens which both have
different sizes. If you can show me a better way to do it I would
appreciate it.
.
- Follow-Ups:
- Re: How to see if an object is part of a specific vector?
- From: Johan Poppe
- Re: How to see if an object is part of a specific vector?
- From: caleb
- Re: How to see if an object is part of a specific vector?
- References:
- How to see if an object is part of a specific vector?
- From: caleb
- Re: How to see if an object is part of a specific vector?
- From: Johan Poppe
- How to see if an object is part of a specific vector?
- Prev by Date: Re: How to see if an object is part of a specific vector?
- Next by Date: Re: How to see if an object is part of a specific vector?
- Previous by thread: Re: How to see if an object is part of a specific vector?
- Next by thread: Re: How to see if an object is part of a specific vector?
- Index(es):
Relevant Pages
|