Parcourir la source

change the type property

tags/2.4.0
Caven Chen il y a 4 ans
Parent
révision
ee9456a942
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      modules/overlay/custom/CustomBillboard.js

+ 0
- 1
modules/overlay/custom/CustomBillboard.js Voir le fichier

this._position = Parse.parsePosition(position) this._position = Parse.parsePosition(position)
this._icon = icon this._icon = icon
this._size = [32, 32] this._size = [32, 32]
this.type = Overlay.getOverlayType('custom_billboard')
this._state = State.INITIALIZED this._state = State.INITIALIZED
} }



Chargement…
Annuler
Enregistrer