Skip to content

snowkit/linc_gamekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linc/GameKit

Haxe/hxcpp @:native bindings for GameKit.
Please note this library is a work in progress and has rough edges.

This is a linc library.


This library works with the Haxe cpp target only.


Install

haxelib git linc_gamekit https://github.com/snowkit/linc_gamekit.git

Endpoints

Currently, the following GameKit API's are bound and available:

  • Achievements (import gamekit.GameKit)
    • authLocalPlayer
    • loadAchievements
    • resetAchievements
    • reportAchievement
    • showBanner

Example usage

Be familiar with GameKit

See test/example.hx for now

About

http://snowkit.github.io/linc/ Haxe/hxcpp @:native bindings for GameKit (Mac, iOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published