get_for_stage


Description:

public static unowned ActorManager get_for_stage (Stage stage)

Get the MxActorManager associated with a stage, or creates one if this is the first call to the function with the given Stage.

This is a convenience function that allows for easy association of one ActorManager to a Stage.

Parameters:

stage

A Stage

Returns:

An ActorManager




2022 vala-language.org