This website requires JavaScript.
Explore
Help
Sign In
bit
/
DotRecastNetSim
forked from
mirror/DotRecast
Watch
40
Star
0
Fork
You've already forked DotRecastNetSim
1
Code
Pull Requests
Releases
Activity
ee5d3fd8c7
DotRecastNetSim
/
src
/
DotRecast.Core
/
IRcRand.cs
7 lines
94 B
C#
Raw
Blame
History
namespace
DotRecast.Core
{
public
interface
IRcRand
{
float
Next
(
)
;
}
}
View Git Blame
Copy Permalink