Nomango
|
dee2010e7c
|
update enum constants
|
2018-03-31 22:34:18 +08:00 |
Nomango
|
2daa4d49ad
|
update collision detection method
Using initializer_list to implement variable parameters. Add InputListener & CollisionListener.
|
2018-03-31 18:12:01 +08:00 |
Nomango
|
e78f8795e7
|
update Shape
Now you can directly set the shape of nodes by Shape::TYPE. The subclasses of Shape are prefixed with 'Shape'.
|
2018-03-31 11:59:51 +08:00 |
Nomango
|
9bef38091f
|
update class Text
new feature: Text alignment, underline, strikethrough, line spacing. Remove Text::setWrappingEnable.
|
2018-03-30 01:41:29 +08:00 |
Nomango
|
cddfd5b5cd
|
Node has a default shape now.
|
2018-03-07 20:14:58 +08:00 |
Nomango
|
22fba22dcc
|
All float to double
|
2018-02-27 21:07:43 +08:00 |
Nomango
|
fdf903269b
|
Timer and TimeManager have a new interface.
|
2018-02-07 16:37:12 +08:00 |
Nomango
|
f6eecee3aa
|
new feature: shape and collision.
|
2018-02-03 22:04:43 +08:00 |