[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.8" ) ]
public bool is_default ()
Warning: is_default is deprecated since 1.10.
Checks if this is the default stage, or an instance created using Stage but internally using the same implementation.
Track the stage pointer inside your application code, or use get_stage to retrieve the stage for a given actor.
this |
a Stage |
|