Class (GI Struct)

St-51StShadowHelper

A helper for implementing a drop shadow on a actor. The actor is expected to recreate the helper whenever its contents or size change. Then, it would call st_shadow_helper_paint() inside its paint() virtual function.

Index