OCRudoku  v1.0
Resolve word grid with ease
Loading...
Searching...
No Matches
EZ_DRAWABLE Struct Reference

#include <EZ_utils.h>

Data Fields

anchore_point dst_anchore
 
SDL_Rect src_rect
 
SDL_Texture * texture
 
SDL_Color color
 
char visible
 
void * data
 
void(* on_draw )(SDL_Window *window, SDL_Renderer *renderer, void *)
 

Field Documentation

◆ color

SDL_Color color

◆ data

void* data

◆ dst_anchore

anchore_point dst_anchore

◆ on_draw

void(* on_draw) (SDL_Window *window, SDL_Renderer *renderer, void *)

◆ src_rect

SDL_Rect src_rect

◆ texture

SDL_Texture* texture

◆ visible

char visible

The documentation for this struct was generated from the following file: