Christopher
8 years ago
4 changed files with 6 additions and 28 deletions
@ -1,13 +0,0 @@
|
||||
// This code is part of the Fungus library (http://fungusgames.com) maintained by Chris Gregan (http://twitter.com/gofungus). |
||||
// It is released for free under the MIT open source license (https://github.com/snozbot/fungus/blob/master/LICENSE) |
||||
|
||||
using System.Collections.Generic; |
||||
using Fungus.Utils; |
||||
|
||||
namespace Fungus |
||||
{ |
||||
public interface ITextTagParser |
||||
{ |
||||
List<TextTagToken> Tokenize(string storyText); |
||||
} |
||||
} |
@ -1,12 +0,0 @@
|
||||
fileFormatVersion: 2 |
||||
guid: 1e3f4aab68276483e9d40b120cc1cafc |
||||
timeCreated: 1473756939 |
||||
licenseType: Free |
||||
MonoImporter: |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
Loading…
Reference in new issue