コード例 #1
0
 public StoryVirtualMachine()
 {
     m_compiler     = new StoryCompiler();
     m_currentColor = "FFFFFFFF";
 }