-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f07cef5
commit 640102e
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# OPENFL | ||
# OpenFL Developer's Guide | ||
|
||
## Developer’s Guide | ||
Learn OpenFL fundamentals, including the display list, events, rendering text, playing sounds, and more. OpenFL is a library for creative expression on the web, desktop, mobile, and game consoles — inspired by the Adobe Flash APIs. This guide includes a plethora of source code examples, all written in the Haxe programming language. | ||
|
||
_Adapted from "ActionScript 3.0 Developer's Guide" by Adobe Systems Incorporated, used under CC-BY-SA_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
{} | ||
{ | ||
"title": "OpenFL Developer's Guide" | ||
} |