get_parent


Description:

public weak Texture get_parent ()

Retrieves the parent texture that this derives its content from.

This is the texture that was passed to SubTexture as the parent_texture argument.

Parameters:

this

A pointer to a SubTexture

Returns:

The parent texture that this derives its content from.