render


Description:

public virtual void render (Tile tile)

Renders the texture for the provided tile and calls set_content to set the content of the tile.

When the rendering is finished, the renderer emits the render_complete signal. The tile has to be displayed manually by calling display_content .

Parameters:

this

a Renderer

tile

the tile to render




2022 vala-language.org