This website requires JavaScript.
Explore
Help
Register
Sign In
Lenheart
/
Magic_Game
Watch
1
Star
0
Fork
You've already forked Magic_Game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f417ccc9ef
Magic_Game
/
core
/
actions
/
FadeIn.cpp
7 lines
93 B
C++
Raw
Blame
History
#
include
"..\e2daction.h"
e2d
:
:
FadeIn
:
:
FadeIn
(
float
duration
)
:
OpacityTo
(
duration
,
1
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink