This website requires JavaScript.
Explore
Help
Sign In
tesses50
/
Ooui-tws-port
Watch
1
Star
0
Fork
You've already forked Ooui-tws-port
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c9d42873c1
Ooui-tws-port
/
Ooui
/
Context2d.cs
11 lines
152 B
C#
Raw
Blame
History
namespace
Ooui
{
public
class
Context2d
:
EventTarget
{
public
Context2d
(
)
:
base
(
"context2d"
)
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink