{"id":13744664,"url":"https://github.com/richardlord/Actionscript-Toolkit","last_synced_at":"2025-05-09T03:32:53.845Z","repository":{"id":2183308,"uuid":"3130771","full_name":"richardlord/Actionscript-Toolkit","owner":"richardlord","description":"Various bits of useful Actionscript code that I've released in the past, grouped together in one place.","archived":false,"fork":false,"pushed_at":"2012-01-08T16:51:33.000Z","size":180,"stargazers_count":43,"open_issues_count":0,"forks_count":6,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-08-03T05:04:38.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.richardlord.net/","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardlord.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-08T16:46:48.000Z","updated_at":"2021-04-27T21:56:01.000Z","dependencies_parsed_at":"2022-08-06T03:15:24.943Z","dependency_job_id":null,"html_url":"https://github.com/richardlord/Actionscript-Toolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardlord%2FActionscript-Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardlord%2FActionscript-Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardlord%2FActionscript-Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardlord%2FActionscript-Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardlord","download_url":"https://codeload.github.com/richardlord/Actionscript-Toolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224811111,"owners_count":17373915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:13.657Z","updated_at":"2024-11-15T16:31:26.772Z","avatar_url":"https://github.com/richardlord.png","language":"ActionScript","readme":"h1. A random collection of useful code\n\nThis project contains various useful Actionscript code from \"my blog\":http://www.richardlord.net/blog\n\nh2. Included\n\n* \"Key Poll\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/input/KeyPoll.as - for checking if any key is down or up at a specific time.\n* \"Finite State Machine\":https://github.com/richardlord/Actionscript-Toolkit/tree/master/src/net/richardlord/fsm - A simple finite state machine for Actionscript 3 games.\n* \"Weak Ref\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/WeakRef.as - creates a weak reference to an object.\n* \"Object Pool\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/ObjectPool.as - a simple object pool for any and all object types.\n* \"Singleton\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/singleton.as - a simple factory to create and maintain a single instance of any class or classes.\n* \"Function Utils\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/FunctionUtils.as - utilities to modify a function signature.\n* \"Math Utils\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/MathUtils.as - utilities for changing between degrees and radians and for getting random numbers.\n* \"Construct\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/utils/construct.as - a function to call the constructor of a class (function.apply can't be used to call the constructor).\n* \"Hit Test\":https://github.com/richardlord/Actionscript-Toolkit/blob/master/src/net/richardlord/collisions/HitTest.as - performs collision checking between two display objects by drawing them into a bitmap and checking for an overlap.\n\nh2. License\n\nAll code is covered by the MIT open-source license. The license text is included at the top of each source code file.","funding_links":[],"categories":["Utilities"],"sub_categories":["Other Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardlord%2FActionscript-Toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardlord%2FActionscript-Toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardlord%2FActionscript-Toolkit/lists"}