XenevaOS
Loading...
Searching...
No Matches
animation.h
Go to the documentation of this file.
1
30#include "deodhai.h"
31#include "window.h"
32#include "cursor.h"
33#include "dirty.h"
34#include "color.h"
35
36void FadeInAnimationWindow(ChCanvas* canv, Window* win, WinSharedInfo* info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h);
37
38void FadeOutAnimationWindow(ChCanvas* canv, Window* win, WinSharedInfo* info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h);
COMPILER_DEPENDENT_INT64 int64_t
Definition acefiex.h:164
void FadeInAnimationWindow(ChCanvas *canv, Window *win, WinSharedInfo *info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h)
Definition animation.cpp:34
void FadeOutAnimationWindow(ChCanvas *canv, Window *win, WinSharedInfo *info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h)
Definition animation.cpp:60
ChWindow * win
Definition namdapha.cpp:45
Definition chitralekha.h:43
Definition window.h:75
Definition window.h:59