Skip to content

Clpsplug/ggjsap2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggjsap2016

Project for GGJ Sapporo 2016 Team 7


UI用メソッド

// お供え表示 -> true表示 false非表示
UICanvasScript.showDedicate( bool _bool)

// 体力 -> 現在歩数,最大歩数
UICanvasScript.setHp(int now, int max)

// アイテムの表示状態 -> アイテム番号,状態
UICanvasScript.updateItem( int _index, int _state )

About

Project for GGJ Sapporo 2016 Team 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors