improved transition system, target rendering portion tested with loading to main screen.
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace RhythmBullet.Zer01HD.UI.Modular
|
||||
{
|
||||
class Text : Module
|
||||
public class Text : Module
|
||||
{
|
||||
private SpriteFont font;
|
||||
private float scale;
|
||||
|
Reference in New Issue
Block a user