This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

MarcosAntas
MarcosAntas presents ...

2014/4/28

Criando Objetos

Simulador de criação de objetos basico.

2483 views / 639 in the last 7 days

1 vote | 0 in the last 7 days

Tags: simulation with-source

open in greenfoot
Your browser is ignoring the <APPLET> tag.
HTML5 version not available | Scenario not running?
UnicusUnicus

2014/4/28

Some instructions would be nice... :) Algumas instrucoes por favor? :)
MarcosAntasMarcosAntas

2014/5/12

You may create, initialize and assign Objects by clicking the green button. Você pode criar, inicializar e atribuir Objetos clicando no botão verde. Objeto object1; object1 = new Objeto(); Objeto object2 = new Objeto(); object1 = object2; object2 = null; These are the commands that have been implemented. The N beside the variable's name is the memory address index of the object. Esses são os comandos que foram implementados. O N ao lado do nome da variavel é o endereço de memória do objeto que ela referencia. Here's the video exemple. http://www.youtube.com/watch?v=YIcZbyq__Y8

Want to leave a comment? You must first log in.

Who likes this?

herusaputra