Yume Project 3.0
Touhou-inspired Danmaku game made in C only
Chargement...
Recherche...
Aucune correspondance
Référence du fichier moonlight.h

fonctions décrivant le game state moonlight Plus de détails...

#include "core/game_state.h"

Aller au code source de ce fichier.

Fonctions

void state_moonlight_update (GameContext *ctx)
void state_moonlight_draw (GameContext *ctx)
void state_moonlight_init (GameContext *ctx)
void state_moonlight_cleanup (GameContext *ctx)

Description détaillée

fonctions décrivant le game state moonlight

Documentation des fonctions

◆ state_moonlight_cleanup()

void state_moonlight_cleanup ( GameContext * ctx)
extern

◆ state_moonlight_draw()

void state_moonlight_draw ( GameContext * ctx)
extern

◆ state_moonlight_init()

void state_moonlight_init ( GameContext * ctx)
extern

◆ state_moonlight_update()

void state_moonlight_update ( GameContext * ctx)
extern