Skip to content

CaseyNelson314/Botton_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Botton_Manager

ボタンとカーソルの当たり判定取得クラス

image

Function

  • bottonMode(mode) 座標指定設定:rectMode関数等と同様に使用
  • botton(x, y, _x, _y) ボタンの座標設定:rect関数等と同様に使用
  • hover() カーソルが上にあるかどうか
  • click() ボタン後された瞬間かどうか
  • Press() ボタンが押されているかどうか
  • stop()当たり判定無効化
  • start()当たり判定有効化(初期有効)
  • x(), y(), _x(), _y() botton関数でセットされた値の取得
  • drawBotton() 当たり判定のある範囲を表示

About

Button and cursor hit detection acquisition class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published