Method

ShumateVectorRendererset_sprite_sheet

Declaration [src]

void
shumate_vector_renderer_set_sprite_sheet (
  ShumateVectorRenderer* self,
  ShumateVectorSpriteSheet* sprites
)

Description [src]

Sets the sprite sheet used to render icons and textures.

Available since:1.1

Parameters

sprites ShumateVectorSpriteSheet
 

A ShumateVectorSpriteSheet

 The data is owned by the caller of the function.