Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "CampaignMinimapIconLocBJ" as a "function"
Function CampaignMinimapIconLocBJ
Line: |
2337 |
Location: |
blizzard.j |
Constant? |
no |
Type: |
function |
Arguments: |
location where, integer style |
Returns: |
nothing |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
// green (different from the unit version)
set red = 0
set green = 255
set blue = 0
// green (different from the unit version)
set red = 0
set green = 255
set blue = 0
// green (different from the unit version)
set red = 255
set green = 0
set blue = 0
// yellow
set red = 255
set green = 255
set blue = 0
// yellow
set red = 255
set green = 255
set blue = 0
// red
set red = 255
set green = 0
set blue = 0
// green
set red = 0
set green = 255
set blue = 0
// white
set red = 255
set green = 255
set blue = 255
// red
set red = 255
set green = 0
set blue = 0
endif
endfunction
"Woah! Gonna need a new hamster."
Hmmm... there's no info about this keyword... be the first one in contribute with the keyword CampaignMinimapIconLocBJ.
You must be logged into the site in order to give us a hand in keeping updated the information. If you don't have an account, you can create one here.
Page loaded in 0.1061 seconds.
|