Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenFL は素晴らしいですが、NME の最新バージョンはStageVideo.
StageVideo
では、OpenFL を使用してプロジェクトをビルドし、いくつかの NME ライブラリを含めて使用できるようにすることは可能StageVideoですか?
実際に行う必要があるのは、Project.XML ファイルに次の内容を含めることだけです。
<haxelib name="openfl" /> <haxelib name="nme" />
もちろん、haxelib を介して両方をインストールしたと仮定します。次に、どちらか/両方のライブラリを呼び出すことができます。