kwh3884858 / BladeSlayer

A cyberpunk-style action role-play game with unique rendering effects.
0 stars 0 forks source link

RefactorEventManager(LogicManager) #4

Open kwh3884858 opened 5 years ago

kwh3884858 commented 5 years ago

C# is type-safe, so give the programmer the task of type conversion. An event can now accept any type of argument, the specific type is determined by the programmer.

C# 是类型安全的,因此将转型的任务交给程序员。一个事件现在可以接受任何类型的参数,具体的类型由程序员决定。