类 CommandLineOutput
java.lang.Object
me.magicall.game.io.CommandLineOutput
- 所有已实现的接口:
GameOutput
命令行输出。
- 作者:
- MaGiCalL
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
CommandLineOutput
public CommandLineOutput()
-
-
方法详细资料
-
output
- 指定者:
output在接口中GameOutput- 参数:
source- 触发输出的对象,通常是“this”content- 输出的内容
-