Skip to content

Commit

Permalink
Cleanup animator stuff & Prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
kefniark committed Jun 27, 2017
1 parent 6cc0bc9 commit 5630663
Show file tree
Hide file tree
Showing 173 changed files with 76 additions and 2,296 deletions.
1 change: 0 additions & 1 deletion build/fatina.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export function SetTimeout(fn: () => void, duration: number): IPlayable;
export function SetInterval(fn: () => void, duration: number): IPlayable;
export function Ticker(): ITicker;
export function LoadPlugin(newPlugin: IPlugin): void;
export function GetPlugin(): IPlugin;

export enum Log {
None = 0,
Expand Down
291 changes: 9 additions & 282 deletions build/fatina.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/fatina.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/fatina.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/fatina.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 5630663

Please sign in to comment.