Forum Discussion

menghao's avatar
menghao
Visitor
9 years ago

Dose the singleton pattern work in Scene graph node?

Hi, I have some problems in using Singleton pattern. First I defined a function as below. I stored the config from the remote server. function getConfigFromRemote() as Object     if m.configFrom...