Skip to content

Instantly share code, notes, and snippets.

View tomfejer's full-sized avatar
🧑‍💻

tomfejer tomfejer

🧑‍💻
View GitHub Profile
var CryptoJS = require("crypto-js");
var months = [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
-- character tester
-- by grotandthemob
local game_objects
function _init()
-- create game objects
game_objects={}
-- particles
import ApplicationUI = prezi_plugin_api.ApplicationUI;
import UIRoot = prezi_plugin_api.UIRoot;
import MenuId = prezi_plugin_api.MenuId;
import FillKind = prezi_cet_model_editor.base.FillKind;
declare var require: any;
type UiState = {
// Define the state of your plugin here
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";