XSGridEditor
1.0.0
XSGridEditor is a lightweight square grid map system for 2D/3D SRPG games, and comes with a simple and easy-to-use grid editing function. It can be used as a beginning for you to create SRPG games.
|
鼠标事件监听,并分发给PhaseBase去处理 More...
Public Member Functions | |
void | Update< T > (T logic, IPhaseBase phase) |
监听鼠标事件,并且分发给phase More... | |
鼠标事件监听,并分发给PhaseBase去处理
|
inline |
监听鼠标事件,并且分发给phase
T | : | BattleLogic |