Freeciv-3.1
Loading...
Searching...
No Matches
Functions | Variables
sprite_g.h File Reference
#include "support.h"
#include "gui_proto_constructor.h"

Go to the source code of this file.

Functions

 GUI_FUNC_PROTO (struct sprite *, crop_sprite, struct sprite *source, int x, int y, int width, int height, struct sprite *mask, int mask_offset_x, int mask_offset_y, float scale, bool smooth) GUI_FUNC_PROTO(struct sprite *
 

Variables

 create_sprite
 
int width
 
int int height
 

Function Documentation

◆ GUI_FUNC_PROTO()

GUI_FUNC_PROTO ( struct sprite ,
crop_sprite  ,
struct sprite source,
int  x,
int  y,
int  width,
int  height,
struct sprite mask,
int  mask_offset_x,
int  mask_offset_y,
float  scale,
bool  smooth 
)

Variable Documentation

◆ create_sprite

create_sprite

◆ height

int int height

Definition at line 30 of file sprite_g.h.

◆ width

int width

Definition at line 30 of file sprite_g.h.