This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 03:44:03 +08:00
Code
Issues
Releases
Wiki
Activity
422
Commits
4
Branches
791
Tags
eeacd85073dbf75db620f31fa41dd60d245e793f
Commit Graph
16 Commits
Remove all non-load Game access.
Dean Herbert
·
2016-10-12 15:47:08 +09:00
4052a665bf
Bring framework and resources up-to-date.
Dean Herbert
·
2016-10-01 19:05:26 +09:00
ac16bffe49
Relative size and position for text layer.
Huo Yaoyuan
·
2016-09-26 16:56:39 +08:00
25fecfca06
Add ResetCount method for Counter.
Huo Yaoyuan
·
2016-09-26 14:23:22 +08:00
bb13da2b32
Update private methods implementation.
Huo Yaoyuan
·
2016-09-26 14:21:40 +08:00
b4bb3d6317
Add missing lincense header, remove unnecessary comment and field.
Huo Yaoyuan
·
2016-09-26 14:21:25 +08:00
756e7a6a67
Fix typo and missnaming.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
63535df6dc
Comma seperator in numbers.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
ec2bc4720d
Add FadeTime and allow setting custom styles directly from container.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
ed4fae53cb
Adjust visual tree of counter.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
f4ac1f630d
Avoid accessing container in each counter.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
0da0d4f35e
Rename counter classes to avoid confusing.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
c70bf53486
Make counter public.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
16f1dff849
Move IsCounting to KeyCounter.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
ba19fe1b97
MouseCount and KeyBoardCount, input handling.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
81f269ee69
Implement KeyCounter and base Count class.
Huo Yaoyuan
·
2016-09-24 19:46:10 +08:00
55a1a3827a