singleton

J

Jung, William

what is singleton in the following means?
singleton : $static(null),


$class("AboutScreen", {
$extends : hl.gamespot.BusyScreen,

singleton : $static(null),

$constructor : function() {
this.$base();

....
 
G

Garrett Smith

what is singleton in the following means?

You have a user-defined `$` function but have not posted it.

Nobody can know what your `$` will do and so and informed answered
cannot be provided.

[...]
 
T

Thomas 'PointedEars' Lahn

Garrett said:
You have a user-defined `$` function but have not posted it.

Nobody can know what your `$` will do and so and informed answered
cannot be provided.

They have user-defined $static() and $class() functions, and a $base()
method; otherwise you are right.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,609
Members
45,253
Latest member
BlytheFant

Latest Threads

Top