Topic awaiting preservation: Going Object-oriented in Javascript |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 11-22-2002 07:53
I'm trying to design a 'Galagan-style' space shooter in Javascript to cure |
Bipolar (III) Inmate From: the uterus |
posted 11-22-2002 08:38
No speaka englass, only memory pointer..... code: <script language="javascript">
|
Paranoid (IV) Inmate From: France |
posted 11-22-2002 10:09
Petskull: great idea! I recently did a BoulderDash on my laptop to kill the time I was loosing in my the public transports. code: <script language="javascript">
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 11-22-2002 15:09
Once you've created a class as the others have explained, you can make an instance of it as follows: |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 11-22-2002 18:37
quote:
|